Skip to content

Commit c496423

Browse files
author
CloudNativePG Automated Updates
committed
chore: update PostgreSQL versions
1 parent 3fa182b commit c496423

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.21",
26-
"15.16",
27-
"16.12",
28-
"17.8",
29-
"18.2"
25+
"14.22",
26+
"15.17",
27+
"16.13",
28+
"17.9",
29+
"18.3"
3030
]
3131

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

0 commit comments

Comments
 (0)