Skip to content

Commit 44c0318

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent a345862 commit 44c0318

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

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.21",
26-
"14.18",
27-
"15.13",
28-
"16.9",
29-
"17.5",
30-
"18~beta2"
25+
"13.22",
26+
"14.19",
27+
"15.14",
28+
"16.10",
29+
"17.6"
3130
]
3231

3332
extensions = [

0 commit comments

Comments
 (0)