Skip to content

Commit 4b08b4c

Browse files
authored
feat: build PostgreSQL 18 beta 2 minimal and standard images (#252)
Closes #251 Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent df99bbf commit 4b08b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ target "default" {
3838
"15.13",
3939
"16.9",
4040
"17.5",
41-
"18~beta1"
41+
"18~beta2"
4242
]
4343
base = [
4444
// renovate: datasource=docker versioning=loose

0 commit comments

Comments
 (0)