Skip to content

Commit 77b6c1f

Browse files
committed
chore: bump to test ami
1 parent 1604d7d commit 77b6c1f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ansible/vars.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ postgres_major:
1111
# This is the source of truth for Postgres versions used in the Dockerfiles, and
1212
# is used to derive image tags and base images in the release matrix.
1313
postgres_release:
14-
postgresorioledb-17: "17.9.0.018-orioledb"
15-
postgres17: "17.6.1.165"
16-
postgres15: "15.14.1.165"
14+
postgresorioledb-17: "17.9.0.018-orioledb-amcheck-1"
15+
postgres17: "17.6.1.165-amcheck-1"
16+
postgres15: "15.14.1.165-amcheck-1"
1717
# Docker release matrix — base images built first, layered images built on top.
1818
# tag and base_tag are derived at build time from postgres_release via release_key.
1919
# tag_suffix is appended to the release version to form the final image tag.

0 commit comments

Comments
 (0)