Skip to content

Commit 4e2e9f8

Browse files
committed
chore: update all the other postgresql versions
Signed-off-by: Jonathan Gonzalez V <[email protected]>
1 parent 60a0feb commit 4e2e9f8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docker-bake.hcl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ target "default" {
3333
"standard"
3434
]
3535
pgVersion = [
36-
"13.21",
37-
"14.18",
38-
"15.13",
39-
"16.9",
40-
"17.5",
36+
"13.22",
37+
"14.19",
38+
"15.14",
39+
"16.10",
40+
"17.6",
4141
"18~beta3"
4242
]
4343
base = [

0 commit comments

Comments
 (0)