Daily automatic update

This commit is contained in:
EnterpriseDB Automated Updates
2022-11-11 11:16:53 +00:00
parent e51acb3579
commit fc55b7ae43
12 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.2.0",
"IMAGE_RELEASE_VERSION": "2",
"POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T06:59:28.488689Z",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T09:10:43.136065Z",
"POSTGRES_IMAGE_VERSION": "13.9-bullseye"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:13.9-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="2" \
release="3" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.9-bullseye."