Skip to content

Commit a6a99cc

Browse files
authored
chore: update PostgreSQL versions (#188)
Signed-off-by: Niccolò Fei <[email protected]>
1 parent 8010a5b commit a6a99cc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docker-bake.hcl

+5-5
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ target "default" {
2727
"standard"
2828
]
2929
pgVersion = [
30-
"13.20",
31-
"14.17",
32-
"15.12",
33-
"16.8",
34-
"17.4"
30+
"13.21",
31+
"14.18",
32+
"15.13",
33+
"16.9",
34+
"17.5"
3535
]
3636
base = [
3737
// renovate: datasource=docker versioning=loose

0 commit comments

Comments
 (0)