Skip to content

Commit dca35ce

Browse files
committed
chore: bump to release
1 parent 813ae9d commit dca35ce

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-amcheck-2"
15-
postgres17: "17.6.1.165-amcheck-2"
16-
postgres15: "15.14.1.165-amcheck-2"
14+
postgresorioledb-17: "17.9.0.021-orioledb"
15+
postgres17: "17.6.1.168"
16+
postgres15: "15.14.1.168"
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)