Daily automatic update

This commit is contained in:
EnterpriseDB Automated Updates
2022-06-26 00:19:52 +00:00
parent 4b247160cd
commit 0c1220cfdb
12 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.0.0",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_IMAGE_LAST_UPDATED": "2022-06-23T21:15:58.251083Z",
"IMAGE_RELEASE_VERSION": "6",
"POSTGRES_IMAGE_LAST_UPDATED": "2022-06-25T01:09:22.148949Z",
"POSTGRES_IMAGE_VERSION": "12.11-bullseye"
}

View File

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