Skip to content

Commit dba8602

Browse files
author
CloudNativePG Automated Updates
committed
chore: update PostgreSQL versions
1 parent 7f84fd0 commit dba8602

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docker-bake.hcl

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

2323
// PostgreSQL versions to build
2424
postgreSQLVersions = [
25-
"13.22",
26-
"14.19",
27-
"15.14",
28-
"16.10",
29-
"17.6",
30-
"18.0"
25+
"14.20",
26+
"15.15",
27+
"16.11",
28+
"17.7",
29+
"18.1"
3130
]
3231

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

0 commit comments

Comments
 (0)