forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.12.0",
|
||||
"IMAGE_RELEASE_VERSION": "1",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:08:14.286996Z",
|
||||
"IMAGE_RELEASE_VERSION": "2",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:13:40.757351Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.15-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.15-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="1" \
|
||||
release="2" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bookworm."
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.12.0",
|
||||
"IMAGE_RELEASE_VERSION": "1",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-22T21:08:15.203868Z",
|
||||
"IMAGE_RELEASE_VERSION": "2",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:13:42.493323Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.15-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.15-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="1" \
|
||||
release="2" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bullseye."
|
||||
|
||||
|
Reference in New Issue
Block a user