forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.4.0",
|
||||
"IMAGE_RELEASE_VERSION": "1",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:08:37.623108Z",
|
||||
"IMAGE_RELEASE_VERSION": "2",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-11T05:30:27.755545Z",
|
||||
"POSTGRES_IMAGE_VERSION": "11.19-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:11.19-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 11.19-bullseye."
|
||||
|
||||
|
@@ -28,7 +28,8 @@ boto3==1.26.69 \
|
||||
--hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \
|
||||
--hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b
|
||||
botocore==1.29.69 \
|
||||
--hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc
|
||||
--hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc \
|
||||
--hash=sha256:7e1bebca013544fbc298cb58603bfccd5f71b49c720a5c33c07cf5dfc8145a1f
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
Reference in New Issue
Block a user