Daily automatic update

This commit is contained in:
EnterpriseDB Automated Updates
2023-02-05 00:18:07 +00:00
parent 34210d7809
commit fba0516cee
10 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.4.0",
"IMAGE_RELEASE_VERSION": "13",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-01T04:52:16.412392Z",
"IMAGE_RELEASE_VERSION": "14",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-04T20:33:31.118041Z",
"POSTGRES_IMAGE_VERSION": "15.1-bullseye"
}

View File

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