Skip to content

Commit ff850c5

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent c5e248a commit ff850c5

36 files changed

+156
-156
lines changed

Debian/12/bookworm/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "57",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T18:08:04.002801Z",
5-
"POSTGRES_IMAGE_VERSION": "12.20-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:09:14.704007Z",
5+
"POSTGRES_IMAGE_VERSION": "12.21-bookworm"
66
}

Debian/12/bookworm/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:12.20-bookworm
17+
FROM postgres:12.21-bookworm
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="57" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.21-bookworm."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.21-bookworm."
2828

2929
COPY requirements.txt /
3030

Debian/12/bookworm/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.60 \
24-
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
25-
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
26-
botocore==1.35.60 \
27-
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
28-
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
23+
boto3==1.35.61 \
24+
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
25+
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
26+
botocore==1.35.61 \
27+
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
28+
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
2929
# via
3030
# boto3
3131
# s3transfer

Debian/12/bullseye/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "56",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T18:08:05.701253Z",
5-
"POSTGRES_IMAGE_VERSION": "12.20-bullseye"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:09:17.279439Z",
5+
"POSTGRES_IMAGE_VERSION": "12.21-bullseye"
66
}

Debian/12/bullseye/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:12.20-bullseye
17+
FROM postgres:12.21-bullseye
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="56" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bullseye."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.21-bullseye."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bullseye."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.21-bullseye."
2828

2929
COPY requirements.txt /
3030

Debian/12/bullseye/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.60 \
24-
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
25-
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
26-
botocore==1.35.60 \
27-
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
28-
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
23+
boto3==1.35.61 \
24+
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
25+
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
26+
botocore==1.35.61 \
27+
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
28+
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
2929
# via
3030
# boto3
3131
# s3transfer

Debian/13/bookworm/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "57",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T18:08:58.591938Z",
5-
"POSTGRES_IMAGE_VERSION": "13.16-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:11:16.875133Z",
5+
"POSTGRES_IMAGE_VERSION": "13.17-bookworm"
66
}

Debian/13/bookworm/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:13.16-bookworm
17+
FROM postgres:13.17-bookworm
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="57" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.17-bookworm."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.17-bookworm."
2828

2929
COPY requirements.txt /
3030

Debian/13/bookworm/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.60 \
24-
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
25-
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
26-
botocore==1.35.60 \
27-
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
28-
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
23+
boto3==1.35.61 \
24+
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
25+
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
26+
botocore==1.35.61 \
27+
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
28+
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
2929
# via
3030
# boto3
3131
# s3transfer

Debian/13/bullseye/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "56",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T18:09:00.282399Z",
5-
"POSTGRES_IMAGE_VERSION": "13.16-bullseye"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:11:19.447844Z",
5+
"POSTGRES_IMAGE_VERSION": "13.17-bullseye"
66
}

Debian/13/bullseye/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:13.16-bullseye
17+
FROM postgres:13.17-bullseye
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="56" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bullseye."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.17-bullseye."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bullseye."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.17-bullseye."
2828

2929
COPY requirements.txt /
3030

Debian/13/bullseye/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.60 \
24-
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
25-
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
26-
botocore==1.35.60 \
27-
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
28-
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
23+
boto3==1.35.61 \
24+
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
25+
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
26+
botocore==1.35.61 \
27+
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
28+
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
2929
# via
3030
# boto3
3131
# s3transfer

Debian/14/bookworm/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "57",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T18:09:48.361654Z",
5-
"POSTGRES_IMAGE_VERSION": "14.13-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:13:16.540897Z",
5+
"POSTGRES_IMAGE_VERSION": "14.14-bookworm"
66
}

Debian/14/bookworm/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:14.13-bookworm
17+
FROM postgres:14.14-bookworm
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="57" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.14-bookworm."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.14-bookworm."
2828

2929
COPY requirements.txt /
3030

Debian/14/bookworm/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.60 \
24-
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
25-
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
26-
botocore==1.35.60 \
27-
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
28-
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
23+
boto3==1.35.61 \
24+
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
25+
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
26+
botocore==1.35.61 \
27+
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
28+
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
2929
# via
3030
# boto3
3131
# s3transfer

Debian/14/bullseye/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "56",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T18:09:50.05464Z",
5-
"POSTGRES_IMAGE_VERSION": "14.13-bullseye"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:13:20.090781Z",
5+
"POSTGRES_IMAGE_VERSION": "14.14-bullseye"
66
}

Debian/14/bullseye/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:14.13-bullseye
17+
FROM postgres:14.14-bullseye
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="56" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bullseye."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.14-bullseye."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bullseye."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.14-bullseye."
2828

2929
COPY requirements.txt /
3030

Debian/14/bullseye/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.60 \
24-
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
25-
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
26-
botocore==1.35.60 \
27-
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
28-
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
23+
boto3==1.35.61 \
24+
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
25+
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
26+
botocore==1.35.61 \
27+
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
28+
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
2929
# via
3030
# boto3
3131
# s3transfer

Debian/15/bookworm/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "57",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T15:11:02.327064Z",
5-
"POSTGRES_IMAGE_VERSION": "15.8-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:15:27.949492Z",
5+
"POSTGRES_IMAGE_VERSION": "15.9-bookworm"
66
}

Debian/15/bookworm/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:15.8-bookworm
17+
FROM postgres:15.9-bookworm
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="57" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bookworm."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bookworm."
2828

2929
COPY requirements.txt /
3030

Debian/15/bookworm/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.60 \
24-
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
25-
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
26-
botocore==1.35.60 \
27-
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
28-
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
23+
boto3==1.35.61 \
24+
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
25+
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
26+
botocore==1.35.61 \
27+
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
28+
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
2929
# via
3030
# boto3
3131
# s3transfer

Debian/15/bullseye/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "56",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T15:11:03.976233Z",
5-
"POSTGRES_IMAGE_VERSION": "15.8-bullseye"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:15:31.146441Z",
5+
"POSTGRES_IMAGE_VERSION": "15.9-bullseye"
66
}

Debian/15/bullseye/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:15.8-bullseye
17+
FROM postgres:15.9-bullseye
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="56" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bullseye."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.9-bullseye."
2828

2929
COPY requirements.txt /
3030

0 commit comments

Comments
 (0)