There was an error while loading. Please reload this page.
1 parent 1604d7d commit 77b6c1fCopy full SHA for 77b6c1f
1 file changed
ansible/vars.yml
@@ -11,9 +11,9 @@ postgres_major:
11
# This is the source of truth for Postgres versions used in the Dockerfiles, and
12
# is used to derive image tags and base images in the release matrix.
13
postgres_release:
14
- postgresorioledb-17: "17.9.0.018-orioledb"
15
- postgres17: "17.6.1.165"
16
- postgres15: "15.14.1.165"
+ postgresorioledb-17: "17.9.0.018-orioledb-amcheck-1"
+ postgres17: "17.6.1.165-amcheck-1"
+ postgres15: "15.14.1.165-amcheck-1"
17
# Docker release matrix — base images built first, layered images built on top.
18
# tag and base_tag are derived at build time from postgres_release via release_key.
19
# tag_suffix is appended to the release version to form the final image tag.
0 commit comments