Skip to content

Commit 9d02ac9

Browse files
author
CloudNativePG Automated Updates
committed
chore: update PostgreSQL versions
1 parent ed5c150 commit 9d02ac9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docker-bake.hcl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ url = "https://github.com/cloudnative-pg/postgres-containers"
2222

2323
// PostgreSQL versions to build
2424
postgreSQLVersions = [
25-
"14.22",
26-
"15.17",
27-
"16.13",
28-
"17.9",
29-
"18.3"
25+
"14.23",
26+
"15.18",
27+
"16.14",
28+
"17.10",
29+
"18.4"
3030
]
3131

3232
// PostgreSQL preview versions to build, such as "18~beta1" or "18~rc1"

0 commit comments

Comments
 (0)