forked from repo-mirrors/cnpg-postgres-containers
feat: set v17 as the latest stable major (#116)
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
# Update this everytime a new major release of PostgreSQL is available
|
||||
POSTGRESQL_LATEST_MAJOR_RELEASE=16
|
||||
POSTGRESQL_LATEST_MAJOR_RELEASE=17
|
||||
|
||||
# Get the last postgres base image tag and update time
|
||||
fetch_postgres_image_version() {
|
||||
|
Reference in New Issue
Block a user