Skip to content

Commit fdc11ef

Browse files
author
CloudNativePG Automated Updates
committed
chore: update PostgreSQL versions
1 parent 78dfe0e commit fdc11ef

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.20",
26-
"15.15",
27-
"16.11",
28-
"17.7",
29-
"18.1"
25+
"14.21",
26+
"15.16",
27+
"16.12",
28+
"17.8",
29+
"18.2"
3030
]
3131

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

0 commit comments

Comments
 (0)