forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.0.0",
|
||||
"IMAGE_RELEASE_VERSION": "3",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-06-23T21:17:10.080598Z",
|
||||
"IMAGE_RELEASE_VERSION": "4",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-06-25T01:10:38.006327Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.4-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.4-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="3" \
|
||||
release="4" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.4-bullseye."
|
||||
|
||||
|
Reference in New Issue
Block a user