forked from repo-mirrors/cnpg-postgres-containers
fix: update PostgreSQL versions (#155)
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
This commit is contained in:
committed by
GitHub
parent
764f12f68c
commit
8c70808d56
@@ -27,11 +27,11 @@ target "default" {
|
||||
"standard"
|
||||
]
|
||||
pgVersion = [
|
||||
"13.18",
|
||||
"14.15",
|
||||
"15.10",
|
||||
"16.6",
|
||||
"17.2"
|
||||
"13.20",
|
||||
"14.17",
|
||||
"15.12",
|
||||
"16.8",
|
||||
"17.4"
|
||||
]
|
||||
base = [
|
||||
// renovate: datasource=docker versioning=loose
|
||||
|
Reference in New Issue
Block a user