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": "57",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T15:11:02.327064Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.8-bookworm"
|
||||
"IMAGE_RELEASE_VERSION": "1",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:15:27.949492Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.9-bookworm"
|
||||
}
|
||||
|
@@ -14,17 +14,17 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
FROM postgres:15.8-bookworm
|
||||
FROM postgres:15.9-bookworm
|
||||
|
||||
# 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="57" \
|
||||
release="1" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bookworm."
|
||||
|
||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."
|
||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bookworm."
|
||||
|
||||
COPY requirements.txt /
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.60 \
|
||||
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
|
||||
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
|
||||
botocore==1.35.60 \
|
||||
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
|
||||
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
|
||||
boto3==1.35.61 \
|
||||
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
|
||||
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
|
||||
botocore==1.35.61 \
|
||||
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
|
||||
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "56",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T15:11:03.976233Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.8-bullseye"
|
||||
"IMAGE_RELEASE_VERSION": "1",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:15:31.146441Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.9-bullseye"
|
||||
}
|
||||
|
@@ -14,17 +14,17 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
FROM postgres:15.8-bullseye
|
||||
FROM postgres:15.9-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="56" \
|
||||
release="1" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye."
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bullseye."
|
||||
|
||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye."
|
||||
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bullseye."
|
||||
|
||||
COPY requirements.txt /
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.60 \
|
||||
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
|
||||
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
|
||||
botocore==1.35.60 \
|
||||
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
|
||||
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
|
||||
boto3==1.35.61 \
|
||||
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
|
||||
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
|
||||
botocore==1.35.61 \
|
||||
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
|
||||
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
Reference in New Issue
Block a user