forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.9.0",
|
||||
"IMAGE_RELEASE_VERSION": "8",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-15T00:44:21.990397Z",
|
||||
"IMAGE_RELEASE_VERSION": "9",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-16T06:10:47.980786Z",
|
||||
"POSTGRES_IMAGE_VERSION": "16.1-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:16.1-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="8" \
|
||||
release="9" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.1-bullseye."
|
||||
|
||||
|
@@ -4,9 +4,9 @@
|
||||
#
|
||||
# pip-compile --generate-hashes
|
||||
#
|
||||
anyio==4.1.0 \
|
||||
--hash=sha256:56a415fbc462291813a94528a779597226619c8e78af7de0507333f700011e5f \
|
||||
--hash=sha256:5a0bec7085176715be77df87fc66d6c9d70626bd752fcc85f57cdbee5b3760da
|
||||
anyio==4.2.0 \
|
||||
--hash=sha256:745843b39e829e108e518c489b31dc757de7d2131d53fac32bd8df268227bfee \
|
||||
--hash=sha256:e1875bb4b4e2de1669f4bc7869b6d3f54231cdced71605e6e64c9be77e3be50f
|
||||
# via azure-core
|
||||
argcomplete==3.2.1 \
|
||||
--hash=sha256:30891d87f3c1abe091f2142613c9d33cac84a5e15404489f033b20399b691fec \
|
||||
|
Reference in New Issue
Block a user