Skip to content

Commit 77faebd

Browse files
author
CloudNativePG Automated Updates
committed
chore: update PostgreSQL versions
1 parent c623a93 commit 77faebd

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.23",
26-
"15.18",
27-
"16.14",
28-
"17.10",
29-
"18.4"
25+
"14.24",
26+
"15.19",
27+
"16.15",
28+
"17.11",
29+
"18.6"
3030
]
3131

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

0 commit comments

Comments
 (0)