diff --git a/cadc-haproxy-dev/VERSION b/cadc-haproxy-dev/VERSION index fc29ec4..8900b53 100644 --- a/cadc-haproxy-dev/VERSION +++ b/cadc-haproxy-dev/VERSION @@ -1,3 +1,4 @@ # semantic version tags for base containers: major major.minor # 1.0 : fedora 40 + haproxy -TAGS="1 1.0" +# 1.1 : fedora 42 + haproxy +TAGS="1 1.1" diff --git a/cadc-postgresql-dev/VERSION b/cadc-postgresql-dev/VERSION index 0c17c00..9807704 100644 --- a/cadc-postgresql-dev/VERSION +++ b/cadc-postgresql-dev/VERSION @@ -1,3 +1,4 @@ # semantic version tags for base containers: major major.minor -# 1.0 : fedora 40 + postgresql-15.x + pgsphere-1.4.2 -TAGS="1 1.0" +# 1.0 : fedora 40 + postgresql-15.x + pgsphere-1.4.2 +# 1.1 : fedora 42 + postgresql-15.x + pgsphere-1.4.2 +TAGS="1 1.1"