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": "22",
|
||||
"IMAGE_RELEASE_VERSION": "23",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:09:33.089912Z",
|
||||
"POSTGRES_IMAGE_VERSION": "16.6-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:16.6-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="22" \
|
||||
release="23" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bookworm."
|
||||
|
||||
|
@@ -505,9 +505,9 @@ typing-extensions==4.12.2 \
|
||||
# azure-core
|
||||
# azure-identity
|
||||
# azure-storage-blob
|
||||
urllib3==2.2.3 \
|
||||
--hash=sha256:ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac \
|
||||
--hash=sha256:e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9
|
||||
urllib3==2.3.0 \
|
||||
--hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
|
||||
--hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d
|
||||
# via
|
||||
# botocore
|
||||
# requests
|
||||
|
Reference in New Issue
Block a user