forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
# via
|
||||
# -r requirements.in
|
||||
# barman
|
||||
boto3==1.34.39 \
|
||||
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
|
||||
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
|
||||
botocore==1.34.39 \
|
||||
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
|
||||
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
|
||||
boto3==1.34.40 \
|
||||
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
|
||||
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
|
||||
botocore==1.34.40 \
|
||||
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
|
||||
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.10.0",
|
||||
"IMAGE_RELEASE_VERSION": "20",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-07T12:08:54.696471Z",
|
||||
"POSTGRES_IMAGE_VERSION": "12.17-bullseye"
|
||||
"IMAGE_RELEASE_VERSION": "1",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-13T00:11:46.996551Z",
|
||||
"POSTGRES_IMAGE_VERSION": "12.18-bullseye"
|
||||
}
|
||||
|
@@ -14,17 +14,17 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
FROM postgres:12.17-bullseye
|
||||
FROM postgres:12.18-bullseye
|
||||
|
||||
# Do not split the description, otherwise we will see a blank space in the labels
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="20" \
|
||||
release="1" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.18-bullseye."
|
||||
|
||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."
|
||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.18-bullseye."
|
||||
|
||||
COPY requirements.txt /
|
||||
|
||||
|
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
# via
|
||||
# -r requirements.in
|
||||
# barman
|
||||
boto3==1.34.39 \
|
||||
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
|
||||
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
|
||||
botocore==1.34.39 \
|
||||
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
|
||||
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
|
||||
boto3==1.34.40 \
|
||||
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
|
||||
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
|
||||
botocore==1.34.40 \
|
||||
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
|
||||
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
# via
|
||||
# -r requirements.in
|
||||
# barman
|
||||
boto3==1.34.39 \
|
||||
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
|
||||
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
|
||||
botocore==1.34.39 \
|
||||
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
|
||||
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
|
||||
boto3==1.34.40 \
|
||||
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
|
||||
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
|
||||
botocore==1.34.40 \
|
||||
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
|
||||
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
# via
|
||||
# -r requirements.in
|
||||
# barman
|
||||
boto3==1.34.39 \
|
||||
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
|
||||
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
|
||||
botocore==1.34.39 \
|
||||
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
|
||||
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
|
||||
boto3==1.34.40 \
|
||||
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
|
||||
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
|
||||
botocore==1.34.40 \
|
||||
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
|
||||
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
# via
|
||||
# -r requirements.in
|
||||
# barman
|
||||
boto3==1.34.39 \
|
||||
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
|
||||
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
|
||||
botocore==1.34.39 \
|
||||
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
|
||||
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
|
||||
boto3==1.34.40 \
|
||||
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
|
||||
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
|
||||
botocore==1.34.40 \
|
||||
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
|
||||
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
# via
|
||||
# -r requirements.in
|
||||
# barman
|
||||
boto3==1.34.39 \
|
||||
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
|
||||
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
|
||||
botocore==1.34.39 \
|
||||
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
|
||||
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
|
||||
boto3==1.34.40 \
|
||||
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
|
||||
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
|
||||
botocore==1.34.40 \
|
||||
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
|
||||
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
# via
|
||||
# -r requirements.in
|
||||
# barman
|
||||
boto3==1.34.39 \
|
||||
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
|
||||
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
|
||||
botocore==1.34.39 \
|
||||
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
|
||||
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
|
||||
boto3==1.34.40 \
|
||||
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
|
||||
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
|
||||
botocore==1.34.40 \
|
||||
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
|
||||
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
Reference in New Issue
Block a user