Skip to content

Commit 635d775

Browse files
gbartolinisxd
andauthored
feat: build new versions of PostgreSQL including 18 beta 3 images (#268)
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com> Co-authored-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
1 parent d9c834a commit 635d775

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docker-bake.hcl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ target "default" {
3333
"standard"
3434
]
3535
pgVersion = [
36-
"13.21",
37-
"14.18",
38-
"15.13",
39-
"16.9",
40-
"17.5",
41-
"18~beta2"
36+
"13.22",
37+
"14.19",
38+
"15.14",
39+
"16.10",
40+
"17.6",
41+
"18~beta3"
4242
]
4343
base = [
4444
// renovate: datasource=docker versioning=loose

0 commit comments

Comments
 (0)