Skip to content

Commit 1943cbc

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 91f7427 commit 1943cbc

19 files changed

+75
-75
lines changed

PostGIS/12/.versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.12.1",
3-
"IMAGE_RELEASE_VERSION": "55",
3+
"IMAGE_RELEASE_VERSION": "56",
44
"POSTGIS_IMAGE_LAST_UPDATED": "2025-01-14T11:00:55.894809Z",
55
"POSTGIS_IMAGE_VERSION": "12-3.5"
66
}

PostGIS/12/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgis/postgis:12-3.5
2020
LABEL name="PostgreSQL + PostGIS Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="55" \
23+
release="56" \
2424
summary="PostgreSQL + PostGIS Container images." \
2525
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 12-3.5."
2626

PostGIS/12/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.99 \
24-
--hash=sha256:83e560faaec38a956dfb3d62e05e1703ee50432b45b788c09e25107c5058bd71 \
25-
--hash=sha256:e0abd794a7a591d90558e92e29a9f8837d25ece8e3c120e530526fe27eba5fca
26-
botocore==1.35.99 \
27-
--hash=sha256:1eab44e969c39c5f3d9a3104a0836c24715579a455f12b3979a31d7cde51b3c3 \
28-
--hash=sha256:b22d27b6b617fc2d7342090d6129000af2efd20174215948c0d7ae2da0fab445
23+
boto3==1.36.0 \
24+
--hash=sha256:159898f51c2997a12541c0e02d6e5a8fe2993ddb307b9478fd9a339f98b57e00 \
25+
--hash=sha256:d0ca7a58ce25701a52232cc8df9d87854824f1f2964b929305722ebc7959d5a9
26+
botocore==1.36.0 \
27+
--hash=sha256:0232029ff9ae3f5b50cdb25cbd257c16f87402b6d31a05bd6483638ee6434c4b \
28+
--hash=sha256:b54b11f0cfc47fc1243ada0f7f461266c279968487616720fa8ebb02183917d7
2929
# via
3030
# boto3
3131
# s3transfer
@@ -475,9 +475,9 @@ rsa==4.9 \
475475
--hash=sha256:90260d9058e514786967344d0ef75fa8727eed8a7d2e43ce9f4bcf1b536174f7 \
476476
--hash=sha256:e38464a49c6c85d7f1351b0126661487a7e0a14a50f1675ec50eb34d4f20ef21
477477
# via google-auth
478-
s3transfer==0.10.4 \
479-
--hash=sha256:244a76a24355363a68164241438de1b72f8781664920260c48465896b712a41e \
480-
--hash=sha256:29edc09801743c21eb5ecbc617a152df41d3c287f67b615f73e5f750583666a7
478+
s3transfer==0.11.0 \
479+
--hash=sha256:6563eda054c33bdebef7cbf309488634651c47270d828e594d151cd289fb7cf7 \
480+
--hash=sha256:f43b03931c198743569bbfb6a328a53f4b2b4ec723cd7c01fab68e3119db3f8b
481481
# via boto3
482482
six==1.17.0 \
483483
--hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \

PostGIS/13/.versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.12.1",
3-
"IMAGE_RELEASE_VERSION": "55",
3+
"IMAGE_RELEASE_VERSION": "56",
44
"POSTGIS_IMAGE_LAST_UPDATED": "2025-01-14T11:00:48.723309Z",
55
"POSTGIS_IMAGE_VERSION": "13-3.5"
66
}

PostGIS/13/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgis/postgis:13-3.5
2020
LABEL name="PostgreSQL + PostGIS Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="55" \
23+
release="56" \
2424
summary="PostgreSQL + PostGIS Container images." \
2525
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 13-3.5."
2626

PostGIS/13/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.99 \
24-
--hash=sha256:83e560faaec38a956dfb3d62e05e1703ee50432b45b788c09e25107c5058bd71 \
25-
--hash=sha256:e0abd794a7a591d90558e92e29a9f8837d25ece8e3c120e530526fe27eba5fca
26-
botocore==1.35.99 \
27-
--hash=sha256:1eab44e969c39c5f3d9a3104a0836c24715579a455f12b3979a31d7cde51b3c3 \
28-
--hash=sha256:b22d27b6b617fc2d7342090d6129000af2efd20174215948c0d7ae2da0fab445
23+
boto3==1.36.0 \
24+
--hash=sha256:159898f51c2997a12541c0e02d6e5a8fe2993ddb307b9478fd9a339f98b57e00 \
25+
--hash=sha256:d0ca7a58ce25701a52232cc8df9d87854824f1f2964b929305722ebc7959d5a9
26+
botocore==1.36.0 \
27+
--hash=sha256:0232029ff9ae3f5b50cdb25cbd257c16f87402b6d31a05bd6483638ee6434c4b \
28+
--hash=sha256:b54b11f0cfc47fc1243ada0f7f461266c279968487616720fa8ebb02183917d7
2929
# via
3030
# boto3
3131
# s3transfer
@@ -475,9 +475,9 @@ rsa==4.9 \
475475
--hash=sha256:90260d9058e514786967344d0ef75fa8727eed8a7d2e43ce9f4bcf1b536174f7 \
476476
--hash=sha256:e38464a49c6c85d7f1351b0126661487a7e0a14a50f1675ec50eb34d4f20ef21
477477
# via google-auth
478-
s3transfer==0.10.4 \
479-
--hash=sha256:244a76a24355363a68164241438de1b72f8781664920260c48465896b712a41e \
480-
--hash=sha256:29edc09801743c21eb5ecbc617a152df41d3c287f67b615f73e5f750583666a7
478+
s3transfer==0.11.0 \
479+
--hash=sha256:6563eda054c33bdebef7cbf309488634651c47270d828e594d151cd289fb7cf7 \
480+
--hash=sha256:f43b03931c198743569bbfb6a328a53f4b2b4ec723cd7c01fab68e3119db3f8b
481481
# via boto3
482482
six==1.17.0 \
483483
--hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \

PostGIS/14/.versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.12.1",
3-
"IMAGE_RELEASE_VERSION": "55",
3+
"IMAGE_RELEASE_VERSION": "56",
44
"POSTGIS_IMAGE_LAST_UPDATED": "2025-01-14T11:00:50.952581Z",
55
"POSTGIS_IMAGE_VERSION": "14-3.5"
66
}

PostGIS/14/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgis/postgis:14-3.5
2020
LABEL name="PostgreSQL + PostGIS Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="55" \
23+
release="56" \
2424
summary="PostgreSQL + PostGIS Container images." \
2525
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 14-3.5."
2626

PostGIS/14/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.99 \
24-
--hash=sha256:83e560faaec38a956dfb3d62e05e1703ee50432b45b788c09e25107c5058bd71 \
25-
--hash=sha256:e0abd794a7a591d90558e92e29a9f8837d25ece8e3c120e530526fe27eba5fca
26-
botocore==1.35.99 \
27-
--hash=sha256:1eab44e969c39c5f3d9a3104a0836c24715579a455f12b3979a31d7cde51b3c3 \
28-
--hash=sha256:b22d27b6b617fc2d7342090d6129000af2efd20174215948c0d7ae2da0fab445
23+
boto3==1.36.0 \
24+
--hash=sha256:159898f51c2997a12541c0e02d6e5a8fe2993ddb307b9478fd9a339f98b57e00 \
25+
--hash=sha256:d0ca7a58ce25701a52232cc8df9d87854824f1f2964b929305722ebc7959d5a9
26+
botocore==1.36.0 \
27+
--hash=sha256:0232029ff9ae3f5b50cdb25cbd257c16f87402b6d31a05bd6483638ee6434c4b \
28+
--hash=sha256:b54b11f0cfc47fc1243ada0f7f461266c279968487616720fa8ebb02183917d7
2929
# via
3030
# boto3
3131
# s3transfer
@@ -475,9 +475,9 @@ rsa==4.9 \
475475
--hash=sha256:90260d9058e514786967344d0ef75fa8727eed8a7d2e43ce9f4bcf1b536174f7 \
476476
--hash=sha256:e38464a49c6c85d7f1351b0126661487a7e0a14a50f1675ec50eb34d4f20ef21
477477
# via google-auth
478-
s3transfer==0.10.4 \
479-
--hash=sha256:244a76a24355363a68164241438de1b72f8781664920260c48465896b712a41e \
480-
--hash=sha256:29edc09801743c21eb5ecbc617a152df41d3c287f67b615f73e5f750583666a7
478+
s3transfer==0.11.0 \
479+
--hash=sha256:6563eda054c33bdebef7cbf309488634651c47270d828e594d151cd289fb7cf7 \
480+
--hash=sha256:f43b03931c198743569bbfb6a328a53f4b2b4ec723cd7c01fab68e3119db3f8b
481481
# via boto3
482482
six==1.17.0 \
483483
--hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \

PostGIS/15/.versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.12.1",
3-
"IMAGE_RELEASE_VERSION": "55",
3+
"IMAGE_RELEASE_VERSION": "56",
44
"POSTGIS_IMAGE_LAST_UPDATED": "2025-01-14T11:00:41.582106Z",
55
"POSTGIS_IMAGE_VERSION": "15-3.5"
66
}

0 commit comments

Comments
 (0)