forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.10.0",
|
"BARMAN_VERSION": "3.10.0",
|
||||||
"IMAGE_RELEASE_VERSION": "18",
|
"IMAGE_RELEASE_VERSION": "19",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-02T12:08:45.926064Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-03T06:08:38.231237Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "12.17-bullseye"
|
"POSTGRES_IMAGE_VERSION": "12.17-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:12.17-bullseye
|
|||||||
LABEL name="PostgreSQL Container Images" \
|
LABEL name="PostgreSQL Container Images" \
|
||||||
vendor="The CloudNativePG Contributors" \
|
vendor="The CloudNativePG Contributors" \
|
||||||
version="${PG_VERSION}" \
|
version="${PG_VERSION}" \
|
||||||
release="18" \
|
release="19" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user