forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "7",
|
||||
"IMAGE_RELEASE_VERSION": "8",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:09:28.745262Z",
|
||||
"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="7" \
|
||||
release="8" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bookworm."
|
||||
|
||||
|
@@ -463,9 +463,9 @@ pycparser==2.22 \
|
||||
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
|
||||
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
|
||||
# via cffi
|
||||
pyjwt[crypto]==2.10.0 \
|
||||
--hash=sha256:543b77207db656de204372350926bed5a86201c4cbff159f623f79c7bb487a15 \
|
||||
--hash=sha256:7628a7eb7938959ac1b26e819a1df0fd3259505627b575e4bad6d08f76db695c
|
||||
pyjwt[crypto]==2.10.1 \
|
||||
--hash=sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953 \
|
||||
--hash=sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb
|
||||
# via
|
||||
# msal
|
||||
# pyjwt
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "6",
|
||||
"IMAGE_RELEASE_VERSION": "7",
|
||||
"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="6" \
|
||||
release="7" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bullseye."
|
||||
|
||||
|
@@ -463,9 +463,9 @@ pycparser==2.22 \
|
||||
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
|
||||
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
|
||||
# via cffi
|
||||
pyjwt[crypto]==2.10.0 \
|
||||
--hash=sha256:543b77207db656de204372350926bed5a86201c4cbff159f623f79c7bb487a15 \
|
||||
--hash=sha256:7628a7eb7938959ac1b26e819a1df0fd3259505627b575e4bad6d08f76db695c
|
||||
pyjwt[crypto]==2.10.1 \
|
||||
--hash=sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953 \
|
||||
--hash=sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb
|
||||
# via
|
||||
# msal
|
||||
# pyjwt
|
||||
|
Reference in New Issue
Block a user