forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.0.1",
|
||||
"IMAGE_RELEASE_VERSION": "2",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-08-12T06:22:17.214263Z",
|
||||
"IMAGE_RELEASE_VERSION": "3",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-08-23T17:08:21.329889Z",
|
||||
"POSTGRES_IMAGE_VERSION": "11.17-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:11.17-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="2" \
|
||||
release="3" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.17-bullseye."
|
||||
|
||||
|
@@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.0.1 \
|
||||
--hash=sha256:04a0250dcf4003edb6f34567b34abbc5c86a97ca953bcbee5462e55ba9141773 \
|
||||
--hash=sha256:cd53b20b20d13d063d385c32dc11d9a7a3e9837f08ee4fa96eac1f93ca13a25d
|
||||
# via -r requirements.in
|
||||
boto3==1.24.57 \
|
||||
--hash=sha256:1be1aa320ef33d6e10e82adea3caeb0d2c185284457d1e2406339b44f45d7565 \
|
||||
--hash=sha256:74a50c718594a38fa846ce6951ea4704a5836194e2d4055e959baef39299d283
|
||||
botocore==1.27.57 \
|
||||
--hash=sha256:e55510321dba95065a071909177ab6d4e1621b41f090cefe54252af9b0766855 \
|
||||
--hash=sha256:f3dd75a789ac1a3e3f06fe0725ee138522c106c4e6abc917a4915617c4a32662
|
||||
boto3==1.24.58 \
|
||||
--hash=sha256:edd79104b478203459a4e45a8602c83994ccd820c39fd85cc5de9aa0ee8e75d6
|
||||
botocore==1.27.58 \
|
||||
--hash=sha256:4cc12ab3b6f195292e3e34da6aa356edb8acee51e8405d048b50ccbb64a1b9f3 \
|
||||
--hash=sha256:d904ee4743bd4b2517634b012c98dcb166f82e9d20e50d8367cd078779181ec2
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
Reference in New Issue
Block a user