forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.9.0",
|
"BARMAN_VERSION": "3.9.0",
|
||||||
"IMAGE_RELEASE_VERSION": "13",
|
"IMAGE_RELEASE_VERSION": "14",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-30T20:09:03.956631Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-10-11T20:21:18.104441Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "11.21-bullseye"
|
"POSTGRES_IMAGE_VERSION": "11.21-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:11.21-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="13" \
|
release="14" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.21-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.21-bullseye."
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user