forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.12.1",
|
||||
"IMAGE_RELEASE_VERSION": "25",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T00:11:31.47939Z",
|
||||
"IMAGE_RELEASE_VERSION": "26",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T09:09:56.045165Z",
|
||||
"POSTGRES_IMAGE_VERSION": "17.2-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:17.2-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="25" \
|
||||
release="26" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bookworm."
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.12.1",
|
||||
"IMAGE_RELEASE_VERSION": "24",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T00:11:33.060834Z",
|
||||
"IMAGE_RELEASE_VERSION": "25",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T03:11:08.374346Z",
|
||||
"POSTGRES_IMAGE_VERSION": "17.2-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:17.2-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="24" \
|
||||
release="25" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bullseye."
|
||||
|
||||
|
Reference in New Issue
Block a user