forked from repo-mirrors/cnpg-postgres-containers
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>
This commit is contained in:
committed by
GitHub
parent
d9c834a88b
commit
635d7759ae
@@ -33,12 +33,12 @@ target "default" {
|
||||
"standard"
|
||||
]
|
||||
pgVersion = [
|
||||
"13.21",
|
||||
"14.18",
|
||||
"15.13",
|
||||
"16.9",
|
||||
"17.5",
|
||||
"18~beta2"
|
||||
"13.22",
|
||||
"14.19",
|
||||
"15.14",
|
||||
"16.10",
|
||||
"17.6",
|
||||
"18~beta3"
|
||||
]
|
||||
base = [
|
||||
// renovate: datasource=docker versioning=loose
|
||||
|
Reference in New Issue
Block a user