forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.4.0",
|
||||
"IMAGE_RELEASE_VERSION": "14",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-01T04:50:26.770529Z",
|
||||
"IMAGE_RELEASE_VERSION": "15",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-04T20:31:23.438382Z",
|
||||
"POSTGRES_IMAGE_VERSION": "12.13-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:12.13-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="14" \
|
||||
release="15" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.13-bullseye."
|
||||
|
||||
|
Reference in New Issue
Block a user