diff --git a/UBI/12/.versions-postgis-ubi8.json b/UBI/12/.versions-postgis-ubi8.json index 350e5300..f5e2a61d 100644 --- a/UBI/12/.versions-postgis-ubi8.json +++ b/UBI/12/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGIS_VERSION": "3.4.3", "POSTGRES_VERSION": "12.22", "UBI_VERSION": "8.10-1132.1732635159" diff --git a/UBI/12/.versions-postgis-ubi9.json b/UBI/12/.versions-postgis-ubi9.json index c8b8f4b5..c7eafd0b 100644 --- a/UBI/12/.versions-postgis-ubi9.json +++ b/UBI/12/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGIS_VERSION": "3.4.3", "POSTGRES_VERSION": "12.22", "UBI_VERSION": "9.5-1732804088" diff --git a/UBI/12/.versions-ubi8.json b/UBI/12/.versions-ubi8.json index a07a78ad..d71de194 100644 --- a/UBI/12/.versions-ubi8.json +++ b/UBI/12/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "12.22", "UBI_VERSION": "8.10-1132.1732635159" } diff --git a/UBI/12/.versions-ubi9.json b/UBI/12/.versions-ubi9.json index e1595010..190aa3ab 100644 --- a/UBI/12/.versions-ubi9.json +++ b/UBI/12/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "12.22", "UBI_VERSION": "9.5-1732804088" } diff --git a/UBI/12/Dockerfile.multiarch.ubi8 b/UBI/12/Dockerfile.multiarch.ubi8 index e67ffa57..a5f87e1b 100644 --- a/UBI/12/Dockerfile.multiarch.ubi8 +++ b/UBI/12/Dockerfile.multiarch.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/Dockerfile.multiarch.ubi9 b/UBI/12/Dockerfile.multiarch.ubi9 index fbcf9c22..868e3b09 100644 --- a/UBI/12/Dockerfile.multiarch.ubi9 +++ b/UBI/12/Dockerfile.multiarch.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/12/Dockerfile.multilang.ubi8 b/UBI/12/Dockerfile.multilang.ubi8 index 96cdaea1..403054ee 100644 --- a/UBI/12/Dockerfile.multilang.ubi8 +++ b/UBI/12/Dockerfile.multilang.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/Dockerfile.multilang.ubi9 b/UBI/12/Dockerfile.multilang.ubi9 index 7dd225ff..78f0b204 100644 --- a/UBI/12/Dockerfile.multilang.ubi9 +++ b/UBI/12/Dockerfile.multilang.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/12/Dockerfile.postgis-multiarch.ubi8 b/UBI/12/Dockerfile.postgis-multiarch.ubi8 index 4a6bb5cf..038f375c 100644 --- a/UBI/12/Dockerfile.postgis-multiarch.ubi8 +++ b/UBI/12/Dockerfile.postgis-multiarch.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/Dockerfile.postgis-multiarch.ubi9 b/UBI/12/Dockerfile.postgis-multiarch.ubi9 index 7e3c320c..c90940d5 100644 --- a/UBI/12/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/12/Dockerfile.postgis-multiarch.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/12/Dockerfile.postgis-multilang.ubi8 b/UBI/12/Dockerfile.postgis-multilang.ubi8 index 13aef0bc..ef83eaf1 100644 --- a/UBI/12/Dockerfile.postgis-multilang.ubi8 +++ b/UBI/12/Dockerfile.postgis-multilang.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/Dockerfile.postgis-multilang.ubi9 b/UBI/12/Dockerfile.postgis-multilang.ubi9 index 3a1a1985..188aa57b 100644 --- a/UBI/12/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/12/Dockerfile.postgis-multilang.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/12/Dockerfile.postgis.ubi8 b/UBI/12/Dockerfile.postgis.ubi8 index 3b76469b..6a7aec6e 100644 --- a/UBI/12/Dockerfile.postgis.ubi8 +++ b/UBI/12/Dockerfile.postgis.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/Dockerfile.postgis.ubi9 b/UBI/12/Dockerfile.postgis.ubi9 index 4afe42a0..1c3c1d82 100644 --- a/UBI/12/Dockerfile.postgis.ubi9 +++ b/UBI/12/Dockerfile.postgis.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/12/Dockerfile.ubi8 b/UBI/12/Dockerfile.ubi8 index 8b560d24..eba1ab61 100644 --- a/UBI/12/Dockerfile.ubi8 +++ b/UBI/12/Dockerfile.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/12/Dockerfile.ubi9 b/UBI/12/Dockerfile.ubi9 index a297e450..2d6fe58c 100644 --- a/UBI/12/Dockerfile.ubi9 +++ b/UBI/12/Dockerfile.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.22" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/12/root/requirements.txt b/UBI/12/root/requirements.txt index 721dd4f0..429574e5 100644 --- a/UBI/12/root/requirements.txt +++ b/UBI/12/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \ --hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \ --hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169 # via -r requirements.in -boto3==1.35.84 \ - --hash=sha256:9f9bf72d92f7fdd546b974ffa45fa6715b9af7f5c00463e9d0f6ef9c95efe0c2 \ - --hash=sha256:c94fc8023caf952f8740a48fc400521bba167f883cfa547d985c05fda7223f7a -botocore==1.35.84 \ - --hash=sha256:b4dc2ac7f54ba959429e1debbd6c7c2fb2349baa1cd63803f0682f0773dbd077 \ - --hash=sha256:f86754882e04683e2e99a6a23377d0dd7f1fc2b2242844b2381dbe4dcd639301 +boto3==1.35.86 \ + --hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \ + --hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7 +botocore==1.35.86 \ + --hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \ + --hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347 # via # boto3 # s3transfer diff --git a/UBI/13/.versions-postgis-ubi8.json b/UBI/13/.versions-postgis-ubi8.json index 5a344fc0..64105731 100644 --- a/UBI/13/.versions-postgis-ubi8.json +++ b/UBI/13/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "13.18", "UBI_VERSION": "8.10-1132.1732635159" diff --git a/UBI/13/.versions-postgis-ubi9.json b/UBI/13/.versions-postgis-ubi9.json index 27497e09..49b8e2f5 100644 --- a/UBI/13/.versions-postgis-ubi9.json +++ b/UBI/13/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "13.18", "UBI_VERSION": "9.5-1732804088" diff --git a/UBI/13/.versions-ubi8.json b/UBI/13/.versions-ubi8.json index 0804e511..8e202dea 100644 --- a/UBI/13/.versions-ubi8.json +++ b/UBI/13/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "13.18", "UBI_VERSION": "8.10-1132.1732635159" } diff --git a/UBI/13/.versions-ubi9.json b/UBI/13/.versions-ubi9.json index c5d4f88c..a4005ae0 100644 --- a/UBI/13/.versions-ubi9.json +++ b/UBI/13/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "13.18", "UBI_VERSION": "9.5-1732804088" } diff --git a/UBI/13/Dockerfile.multiarch.ubi8 b/UBI/13/Dockerfile.multiarch.ubi8 index 726a9448..98e8ddf3 100644 --- a/UBI/13/Dockerfile.multiarch.ubi8 +++ b/UBI/13/Dockerfile.multiarch.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/Dockerfile.multiarch.ubi9 b/UBI/13/Dockerfile.multiarch.ubi9 index 002db575..38883713 100644 --- a/UBI/13/Dockerfile.multiarch.ubi9 +++ b/UBI/13/Dockerfile.multiarch.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/13/Dockerfile.multilang.ubi8 b/UBI/13/Dockerfile.multilang.ubi8 index 4b0d0887..7b18ef35 100644 --- a/UBI/13/Dockerfile.multilang.ubi8 +++ b/UBI/13/Dockerfile.multilang.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/Dockerfile.multilang.ubi9 b/UBI/13/Dockerfile.multilang.ubi9 index 41cec11f..af4d159b 100644 --- a/UBI/13/Dockerfile.multilang.ubi9 +++ b/UBI/13/Dockerfile.multilang.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/13/Dockerfile.postgis-multiarch.ubi8 b/UBI/13/Dockerfile.postgis-multiarch.ubi8 index f61049c3..b24cf15a 100644 --- a/UBI/13/Dockerfile.postgis-multiarch.ubi8 +++ b/UBI/13/Dockerfile.postgis-multiarch.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/Dockerfile.postgis-multiarch.ubi9 b/UBI/13/Dockerfile.postgis-multiarch.ubi9 index fe8f0aa1..db4bf63c 100644 --- a/UBI/13/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/13/Dockerfile.postgis-multiarch.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/13/Dockerfile.postgis-multilang.ubi8 b/UBI/13/Dockerfile.postgis-multilang.ubi8 index e89690c5..8f76aad6 100644 --- a/UBI/13/Dockerfile.postgis-multilang.ubi8 +++ b/UBI/13/Dockerfile.postgis-multilang.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/Dockerfile.postgis-multilang.ubi9 b/UBI/13/Dockerfile.postgis-multilang.ubi9 index 21314d44..998d3ff4 100644 --- a/UBI/13/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/13/Dockerfile.postgis-multilang.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/13/Dockerfile.postgis.ubi8 b/UBI/13/Dockerfile.postgis.ubi8 index a17f8e32..cffd573b 100644 --- a/UBI/13/Dockerfile.postgis.ubi8 +++ b/UBI/13/Dockerfile.postgis.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/Dockerfile.postgis.ubi9 b/UBI/13/Dockerfile.postgis.ubi9 index 33deef50..eaa3a8a9 100644 --- a/UBI/13/Dockerfile.postgis.ubi9 +++ b/UBI/13/Dockerfile.postgis.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/13/Dockerfile.ubi8 b/UBI/13/Dockerfile.ubi8 index 1abd0fa6..bf6d1f43 100644 --- a/UBI/13/Dockerfile.ubi8 +++ b/UBI/13/Dockerfile.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/13/Dockerfile.ubi9 b/UBI/13/Dockerfile.ubi9 index 15206d4b..db3c37db 100644 --- a/UBI/13/Dockerfile.ubi9 +++ b/UBI/13/Dockerfile.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.18" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/13/root/requirements.txt b/UBI/13/root/requirements.txt index 721dd4f0..429574e5 100644 --- a/UBI/13/root/requirements.txt +++ b/UBI/13/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \ --hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \ --hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169 # via -r requirements.in -boto3==1.35.84 \ - --hash=sha256:9f9bf72d92f7fdd546b974ffa45fa6715b9af7f5c00463e9d0f6ef9c95efe0c2 \ - --hash=sha256:c94fc8023caf952f8740a48fc400521bba167f883cfa547d985c05fda7223f7a -botocore==1.35.84 \ - --hash=sha256:b4dc2ac7f54ba959429e1debbd6c7c2fb2349baa1cd63803f0682f0773dbd077 \ - --hash=sha256:f86754882e04683e2e99a6a23377d0dd7f1fc2b2242844b2381dbe4dcd639301 +boto3==1.35.86 \ + --hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \ + --hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7 +botocore==1.35.86 \ + --hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \ + --hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347 # via # boto3 # s3transfer diff --git a/UBI/14/.versions-postgis-ubi8.json b/UBI/14/.versions-postgis-ubi8.json index d948b0d9..d4c9e035 100644 --- a/UBI/14/.versions-postgis-ubi8.json +++ b/UBI/14/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "14.15", "UBI_VERSION": "8.10-1132.1732635159" diff --git a/UBI/14/.versions-postgis-ubi9.json b/UBI/14/.versions-postgis-ubi9.json index 9bda88c1..68d1b5d6 100644 --- a/UBI/14/.versions-postgis-ubi9.json +++ b/UBI/14/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "14.15", "UBI_VERSION": "9.5-1732804088" diff --git a/UBI/14/.versions-ubi8.json b/UBI/14/.versions-ubi8.json index 34685f0f..1833be2d 100644 --- a/UBI/14/.versions-ubi8.json +++ b/UBI/14/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "14.15", "UBI_VERSION": "8.10-1132.1732635159" } diff --git a/UBI/14/.versions-ubi9.json b/UBI/14/.versions-ubi9.json index 773eb0bd..6a0a68a3 100644 --- a/UBI/14/.versions-ubi9.json +++ b/UBI/14/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "14.15", "UBI_VERSION": "9.5-1732804088" } diff --git a/UBI/14/Dockerfile.multiarch.ubi8 b/UBI/14/Dockerfile.multiarch.ubi8 index 14ea40e7..46d5cead 100644 --- a/UBI/14/Dockerfile.multiarch.ubi8 +++ b/UBI/14/Dockerfile.multiarch.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/Dockerfile.multiarch.ubi9 b/UBI/14/Dockerfile.multiarch.ubi9 index 41e17380..e0e5c9eb 100644 --- a/UBI/14/Dockerfile.multiarch.ubi9 +++ b/UBI/14/Dockerfile.multiarch.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/14/Dockerfile.multilang.ubi8 b/UBI/14/Dockerfile.multilang.ubi8 index 33a46e99..e41b30ac 100644 --- a/UBI/14/Dockerfile.multilang.ubi8 +++ b/UBI/14/Dockerfile.multilang.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/Dockerfile.multilang.ubi9 b/UBI/14/Dockerfile.multilang.ubi9 index d0af0ffb..4e146dbc 100644 --- a/UBI/14/Dockerfile.multilang.ubi9 +++ b/UBI/14/Dockerfile.multilang.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/14/Dockerfile.postgis-multiarch.ubi8 b/UBI/14/Dockerfile.postgis-multiarch.ubi8 index ee195732..daf747e4 100644 --- a/UBI/14/Dockerfile.postgis-multiarch.ubi8 +++ b/UBI/14/Dockerfile.postgis-multiarch.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/Dockerfile.postgis-multiarch.ubi9 b/UBI/14/Dockerfile.postgis-multiarch.ubi9 index 7b907be8..75a9787f 100644 --- a/UBI/14/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/14/Dockerfile.postgis-multiarch.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/14/Dockerfile.postgis-multilang.ubi8 b/UBI/14/Dockerfile.postgis-multilang.ubi8 index ed81d94c..fac88ad0 100644 --- a/UBI/14/Dockerfile.postgis-multilang.ubi8 +++ b/UBI/14/Dockerfile.postgis-multilang.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/Dockerfile.postgis-multilang.ubi9 b/UBI/14/Dockerfile.postgis-multilang.ubi9 index 3ac7f16f..f67b7b94 100644 --- a/UBI/14/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/14/Dockerfile.postgis-multilang.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/14/Dockerfile.postgis.ubi8 b/UBI/14/Dockerfile.postgis.ubi8 index a6aa7946..1c727427 100644 --- a/UBI/14/Dockerfile.postgis.ubi8 +++ b/UBI/14/Dockerfile.postgis.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/Dockerfile.postgis.ubi9 b/UBI/14/Dockerfile.postgis.ubi9 index ca8ad7d8..264c2926 100644 --- a/UBI/14/Dockerfile.postgis.ubi9 +++ b/UBI/14/Dockerfile.postgis.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/14/Dockerfile.ubi8 b/UBI/14/Dockerfile.ubi8 index 4794e416..39331a1e 100644 --- a/UBI/14/Dockerfile.ubi8 +++ b/UBI/14/Dockerfile.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/14/Dockerfile.ubi9 b/UBI/14/Dockerfile.ubi9 index f9338d35..fba006ec 100644 --- a/UBI/14/Dockerfile.ubi9 +++ b/UBI/14/Dockerfile.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.15" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/14/root/requirements.txt b/UBI/14/root/requirements.txt index 721dd4f0..429574e5 100644 --- a/UBI/14/root/requirements.txt +++ b/UBI/14/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \ --hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \ --hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169 # via -r requirements.in -boto3==1.35.84 \ - --hash=sha256:9f9bf72d92f7fdd546b974ffa45fa6715b9af7f5c00463e9d0f6ef9c95efe0c2 \ - --hash=sha256:c94fc8023caf952f8740a48fc400521bba167f883cfa547d985c05fda7223f7a -botocore==1.35.84 \ - --hash=sha256:b4dc2ac7f54ba959429e1debbd6c7c2fb2349baa1cd63803f0682f0773dbd077 \ - --hash=sha256:f86754882e04683e2e99a6a23377d0dd7f1fc2b2242844b2381dbe4dcd639301 +boto3==1.35.86 \ + --hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \ + --hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7 +botocore==1.35.86 \ + --hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \ + --hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347 # via # boto3 # s3transfer diff --git a/UBI/15/.versions-postgis-ubi8.json b/UBI/15/.versions-postgis-ubi8.json index 80b0b59d..7e2722b8 100644 --- a/UBI/15/.versions-postgis-ubi8.json +++ b/UBI/15/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "15.10", "UBI_VERSION": "8.10-1132.1732635159" diff --git a/UBI/15/.versions-postgis-ubi9.json b/UBI/15/.versions-postgis-ubi9.json index 1ce38a11..49c97dbf 100644 --- a/UBI/15/.versions-postgis-ubi9.json +++ b/UBI/15/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "15.10", "UBI_VERSION": "9.5-1732804088" diff --git a/UBI/15/.versions-ubi8.json b/UBI/15/.versions-ubi8.json index 581c8ac7..15c17feb 100644 --- a/UBI/15/.versions-ubi8.json +++ b/UBI/15/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "15.10", "UBI_VERSION": "8.10-1132.1732635159" } diff --git a/UBI/15/.versions-ubi9.json b/UBI/15/.versions-ubi9.json index 76e4d4e1..98572cd9 100644 --- a/UBI/15/.versions-ubi9.json +++ b/UBI/15/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "15.10", "UBI_VERSION": "9.5-1732804088" } diff --git a/UBI/15/Dockerfile.multiarch.ubi8 b/UBI/15/Dockerfile.multiarch.ubi8 index f0ae51e9..72d3bbeb 100644 --- a/UBI/15/Dockerfile.multiarch.ubi8 +++ b/UBI/15/Dockerfile.multiarch.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.multiarch.ubi9 b/UBI/15/Dockerfile.multiarch.ubi9 index 7f898759..3faa12b8 100644 --- a/UBI/15/Dockerfile.multiarch.ubi9 +++ b/UBI/15/Dockerfile.multiarch.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/15/Dockerfile.multilang.ubi8 b/UBI/15/Dockerfile.multilang.ubi8 index c453f1d8..71e8838f 100644 --- a/UBI/15/Dockerfile.multilang.ubi8 +++ b/UBI/15/Dockerfile.multilang.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.multilang.ubi9 b/UBI/15/Dockerfile.multilang.ubi9 index acb1b189..bba40a46 100644 --- a/UBI/15/Dockerfile.multilang.ubi9 +++ b/UBI/15/Dockerfile.multilang.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/15/Dockerfile.plv8.ubi8 b/UBI/15/Dockerfile.plv8.ubi8 index 1755660b..ba72f3c1 100644 --- a/UBI/15/Dockerfile.plv8.ubi8 +++ b/UBI/15/Dockerfile.plv8.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.plv8.ubi9 b/UBI/15/Dockerfile.plv8.ubi9 index 841182f2..7dca09cb 100644 --- a/UBI/15/Dockerfile.plv8.ubi9 +++ b/UBI/15/Dockerfile.plv8.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/15/Dockerfile.postgis-multiarch.ubi8 b/UBI/15/Dockerfile.postgis-multiarch.ubi8 index 7672e622..fbc440f6 100644 --- a/UBI/15/Dockerfile.postgis-multiarch.ubi8 +++ b/UBI/15/Dockerfile.postgis-multiarch.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.postgis-multiarch.ubi9 b/UBI/15/Dockerfile.postgis-multiarch.ubi9 index 6c553ae0..fd0570a3 100644 --- a/UBI/15/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/15/Dockerfile.postgis-multiarch.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/15/Dockerfile.postgis-multilang.ubi8 b/UBI/15/Dockerfile.postgis-multilang.ubi8 index f68bdd0a..d4dc9038 100644 --- a/UBI/15/Dockerfile.postgis-multilang.ubi8 +++ b/UBI/15/Dockerfile.postgis-multilang.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.postgis-multilang.ubi9 b/UBI/15/Dockerfile.postgis-multilang.ubi9 index 4f220726..86e8e7b2 100644 --- a/UBI/15/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/15/Dockerfile.postgis-multilang.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/15/Dockerfile.postgis.ubi8 b/UBI/15/Dockerfile.postgis.ubi8 index 1460b45f..402ad219 100644 --- a/UBI/15/Dockerfile.postgis.ubi8 +++ b/UBI/15/Dockerfile.postgis.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.postgis.ubi9 b/UBI/15/Dockerfile.postgis.ubi9 index c1d33fbc..9f37fe8d 100644 --- a/UBI/15/Dockerfile.postgis.ubi9 +++ b/UBI/15/Dockerfile.postgis.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/15/Dockerfile.ubi8 b/UBI/15/Dockerfile.ubi8 index dec91852..6e4ac3b7 100644 --- a/UBI/15/Dockerfile.ubi8 +++ b/UBI/15/Dockerfile.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/15/Dockerfile.ubi9 b/UBI/15/Dockerfile.ubi9 index 32001ef6..f91c36e5 100644 --- a/UBI/15/Dockerfile.ubi9 +++ b/UBI/15/Dockerfile.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.10" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/15/root/requirements.txt b/UBI/15/root/requirements.txt index 721dd4f0..429574e5 100644 --- a/UBI/15/root/requirements.txt +++ b/UBI/15/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \ --hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \ --hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169 # via -r requirements.in -boto3==1.35.84 \ - --hash=sha256:9f9bf72d92f7fdd546b974ffa45fa6715b9af7f5c00463e9d0f6ef9c95efe0c2 \ - --hash=sha256:c94fc8023caf952f8740a48fc400521bba167f883cfa547d985c05fda7223f7a -botocore==1.35.84 \ - --hash=sha256:b4dc2ac7f54ba959429e1debbd6c7c2fb2349baa1cd63803f0682f0773dbd077 \ - --hash=sha256:f86754882e04683e2e99a6a23377d0dd7f1fc2b2242844b2381dbe4dcd639301 +boto3==1.35.86 \ + --hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \ + --hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7 +botocore==1.35.86 \ + --hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \ + --hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347 # via # boto3 # s3transfer diff --git a/UBI/16/.versions-postgis-ubi8.json b/UBI/16/.versions-postgis-ubi8.json index 34d8678c..db89e0ca 100644 --- a/UBI/16/.versions-postgis-ubi8.json +++ b/UBI/16/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "16.6", "UBI_VERSION": "8.10-1132.1732635159" diff --git a/UBI/16/.versions-postgis-ubi9.json b/UBI/16/.versions-postgis-ubi9.json index 9d954a0f..d8484902 100644 --- a/UBI/16/.versions-postgis-ubi9.json +++ b/UBI/16/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "16.6", "UBI_VERSION": "9.5-1732804088" diff --git a/UBI/16/.versions-ubi8.json b/UBI/16/.versions-ubi8.json index 7b4636c4..456fb76f 100644 --- a/UBI/16/.versions-ubi8.json +++ b/UBI/16/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "16.6", "UBI_VERSION": "8.10-1132.1732635159" } diff --git a/UBI/16/.versions-ubi9.json b/UBI/16/.versions-ubi9.json index a2f1606a..16331636 100644 --- a/UBI/16/.versions-ubi9.json +++ b/UBI/16/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "16.6", "UBI_VERSION": "9.5-1732804088" } diff --git a/UBI/16/Dockerfile.multiarch.ubi8 b/UBI/16/Dockerfile.multiarch.ubi8 index 8d12cb95..4fccb56b 100644 --- a/UBI/16/Dockerfile.multiarch.ubi8 +++ b/UBI/16/Dockerfile.multiarch.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.multiarch.ubi9 b/UBI/16/Dockerfile.multiarch.ubi9 index f5040532..664087d7 100644 --- a/UBI/16/Dockerfile.multiarch.ubi9 +++ b/UBI/16/Dockerfile.multiarch.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/16/Dockerfile.multilang.ubi8 b/UBI/16/Dockerfile.multilang.ubi8 index 37010e79..cb967ee0 100644 --- a/UBI/16/Dockerfile.multilang.ubi8 +++ b/UBI/16/Dockerfile.multilang.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.multilang.ubi9 b/UBI/16/Dockerfile.multilang.ubi9 index 3a0c923c..8cb36a48 100644 --- a/UBI/16/Dockerfile.multilang.ubi9 +++ b/UBI/16/Dockerfile.multilang.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/16/Dockerfile.plv8.ubi8 b/UBI/16/Dockerfile.plv8.ubi8 index 2cfae08b..c9e5501e 100644 --- a/UBI/16/Dockerfile.plv8.ubi8 +++ b/UBI/16/Dockerfile.plv8.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.plv8.ubi9 b/UBI/16/Dockerfile.plv8.ubi9 index 9b59a4d8..0093f9a4 100644 --- a/UBI/16/Dockerfile.plv8.ubi9 +++ b/UBI/16/Dockerfile.plv8.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/16/Dockerfile.postgis-multiarch.ubi8 b/UBI/16/Dockerfile.postgis-multiarch.ubi8 index 945d6ede..22eb5389 100644 --- a/UBI/16/Dockerfile.postgis-multiarch.ubi8 +++ b/UBI/16/Dockerfile.postgis-multiarch.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.postgis-multiarch.ubi9 b/UBI/16/Dockerfile.postgis-multiarch.ubi9 index 0a952ca1..73cdd8e9 100644 --- a/UBI/16/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/16/Dockerfile.postgis-multiarch.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/16/Dockerfile.postgis-multilang.ubi8 b/UBI/16/Dockerfile.postgis-multilang.ubi8 index b24b0054..d2cae2ee 100644 --- a/UBI/16/Dockerfile.postgis-multilang.ubi8 +++ b/UBI/16/Dockerfile.postgis-multilang.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.postgis-multilang.ubi9 b/UBI/16/Dockerfile.postgis-multilang.ubi9 index d0b7173f..baabd78e 100644 --- a/UBI/16/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/16/Dockerfile.postgis-multilang.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/16/Dockerfile.postgis.ubi8 b/UBI/16/Dockerfile.postgis.ubi8 index 35bde4cb..6d7ebd3a 100644 --- a/UBI/16/Dockerfile.postgis.ubi8 +++ b/UBI/16/Dockerfile.postgis.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.postgis.ubi9 b/UBI/16/Dockerfile.postgis.ubi9 index 2a5fc681..5c5760f4 100644 --- a/UBI/16/Dockerfile.postgis.ubi9 +++ b/UBI/16/Dockerfile.postgis.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/16/Dockerfile.ubi8 b/UBI/16/Dockerfile.ubi8 index 3af7728e..313f23e3 100644 --- a/UBI/16/Dockerfile.ubi8 +++ b/UBI/16/Dockerfile.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/16/Dockerfile.ubi9 b/UBI/16/Dockerfile.ubi9 index 3a0ef853..05573be6 100644 --- a/UBI/16/Dockerfile.ubi9 +++ b/UBI/16/Dockerfile.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.6" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/16/root/requirements.txt b/UBI/16/root/requirements.txt index 721dd4f0..429574e5 100644 --- a/UBI/16/root/requirements.txt +++ b/UBI/16/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \ --hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \ --hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169 # via -r requirements.in -boto3==1.35.84 \ - --hash=sha256:9f9bf72d92f7fdd546b974ffa45fa6715b9af7f5c00463e9d0f6ef9c95efe0c2 \ - --hash=sha256:c94fc8023caf952f8740a48fc400521bba167f883cfa547d985c05fda7223f7a -botocore==1.35.84 \ - --hash=sha256:b4dc2ac7f54ba959429e1debbd6c7c2fb2349baa1cd63803f0682f0773dbd077 \ - --hash=sha256:f86754882e04683e2e99a6a23377d0dd7f1fc2b2242844b2381dbe4dcd639301 +boto3==1.35.86 \ + --hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \ + --hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7 +botocore==1.35.86 \ + --hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \ + --hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347 # via # boto3 # s3transfer diff --git a/UBI/17/.versions-postgis-ubi8.json b/UBI/17/.versions-postgis-ubi8.json index d9fb0e81..ac09b131 100644 --- a/UBI/17/.versions-postgis-ubi8.json +++ b/UBI/17/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGIS_VERSION": "3.5.0", "POSTGRES_VERSION": "17.2", "UBI_VERSION": "8.10-1132.1732635159" diff --git a/UBI/17/.versions-postgis-ubi9.json b/UBI/17/.versions-postgis-ubi9.json index b2c36351..90ef0319 100644 --- a/UBI/17/.versions-postgis-ubi9.json +++ b/UBI/17/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "5", + "IMAGE_RELEASE_VERSION": "6", "POSTGIS_VERSION": "3.5.0", "POSTGRES_VERSION": "17.2", "UBI_VERSION": "9.5-1732804088" diff --git a/UBI/17/.versions-ubi8.json b/UBI/17/.versions-ubi8.json index 29cf7186..554c4c44 100644 --- a/UBI/17/.versions-ubi8.json +++ b/UBI/17/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "17.2", "UBI_VERSION": "8.10-1132.1732635159" } diff --git a/UBI/17/.versions-ubi9.json b/UBI/17/.versions-ubi9.json index 036e5460..27f0d700 100644 --- a/UBI/17/.versions-ubi9.json +++ b/UBI/17/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.12.1", - "IMAGE_RELEASE_VERSION": "9", + "IMAGE_RELEASE_VERSION": "10", "POSTGRES_VERSION": "17.2", "UBI_VERSION": "9.5-1732804088" } diff --git a/UBI/17/Dockerfile.multiarch.ubi8 b/UBI/17/Dockerfile.multiarch.ubi8 index c2b08675..211a57ac 100644 --- a/UBI/17/Dockerfile.multiarch.ubi8 +++ b/UBI/17/Dockerfile.multiarch.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/17/Dockerfile.multiarch.ubi9 b/UBI/17/Dockerfile.multiarch.ubi9 index 14cda38a..4fa50f51 100644 --- a/UBI/17/Dockerfile.multiarch.ubi9 +++ b/UBI/17/Dockerfile.multiarch.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/17/Dockerfile.multilang.ubi8 b/UBI/17/Dockerfile.multilang.ubi8 index cb69eaa6..e3c19217 100644 --- a/UBI/17/Dockerfile.multilang.ubi8 +++ b/UBI/17/Dockerfile.multilang.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/17/Dockerfile.multilang.ubi9 b/UBI/17/Dockerfile.multilang.ubi9 index e127a689..1bca8ee9 100644 --- a/UBI/17/Dockerfile.multilang.ubi9 +++ b/UBI/17/Dockerfile.multilang.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/17/Dockerfile.plv8.ubi8 b/UBI/17/Dockerfile.plv8.ubi8 index 8426f3f4..965c8fce 100644 --- a/UBI/17/Dockerfile.plv8.ubi8 +++ b/UBI/17/Dockerfile.plv8.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/17/Dockerfile.plv8.ubi9 b/UBI/17/Dockerfile.plv8.ubi9 index e10e49c6..71f70c10 100644 --- a/UBI/17/Dockerfile.plv8.ubi9 +++ b/UBI/17/Dockerfile.plv8.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/17/Dockerfile.postgis-multiarch.ubi8 b/UBI/17/Dockerfile.postgis-multiarch.ubi8 index 62fac009..3616b35f 100644 --- a/UBI/17/Dockerfile.postgis-multiarch.ubi8 +++ b/UBI/17/Dockerfile.postgis-multiarch.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/17/Dockerfile.postgis-multiarch.ubi9 b/UBI/17/Dockerfile.postgis-multiarch.ubi9 index 59486bd2..99ff559d 100644 --- a/UBI/17/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/17/Dockerfile.postgis-multiarch.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/17/Dockerfile.postgis-multilang.ubi8 b/UBI/17/Dockerfile.postgis-multilang.ubi8 index 2c729e6f..12b60bfb 100644 --- a/UBI/17/Dockerfile.postgis-multilang.ubi8 +++ b/UBI/17/Dockerfile.postgis-multilang.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/17/Dockerfile.postgis-multilang.ubi9 b/UBI/17/Dockerfile.postgis-multilang.ubi9 index 525a83f8..bb9f83a1 100644 --- a/UBI/17/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/17/Dockerfile.postgis-multilang.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/17/Dockerfile.postgis.ubi8 b/UBI/17/Dockerfile.postgis.ubi8 index eefda22c..88b5f3ad 100644 --- a/UBI/17/Dockerfile.postgis.ubi8 +++ b/UBI/17/Dockerfile.postgis.ubi8 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/17/Dockerfile.postgis.ubi9 b/UBI/17/Dockerfile.postgis.ubi9 index 20c7d62f..db51a2a5 100644 --- a/UBI/17/Dockerfile.postgis.ubi9 +++ b/UBI/17/Dockerfile.postgis.ubi9 @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="5" \ + release="6" \ summary="PostgreSQL + PostGIS Container images." \ description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/17/Dockerfile.ubi8 b/UBI/17/Dockerfile.ubi8 index b010b44c..0dca62f3 100644 --- a/UBI/17/Dockerfile.ubi8 +++ b/UBI/17/Dockerfile.ubi8 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8." diff --git a/UBI/17/Dockerfile.ubi9 b/UBI/17/Dockerfile.ubi9 index 2b32117b..9a35215f 100644 --- a/UBI/17/Dockerfile.ubi9 +++ b/UBI/17/Dockerfile.ubi9 @@ -6,7 +6,7 @@ LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="17.2" \ - release="9" \ + release="10" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9." diff --git a/UBI/17/root/requirements.txt b/UBI/17/root/requirements.txt index 721dd4f0..429574e5 100644 --- a/UBI/17/root/requirements.txt +++ b/UBI/17/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \ --hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \ --hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169 # via -r requirements.in -boto3==1.35.84 \ - --hash=sha256:9f9bf72d92f7fdd546b974ffa45fa6715b9af7f5c00463e9d0f6ef9c95efe0c2 \ - --hash=sha256:c94fc8023caf952f8740a48fc400521bba167f883cfa547d985c05fda7223f7a -botocore==1.35.84 \ - --hash=sha256:b4dc2ac7f54ba959429e1debbd6c7c2fb2349baa1cd63803f0682f0773dbd077 \ - --hash=sha256:f86754882e04683e2e99a6a23377d0dd7f1fc2b2242844b2381dbe4dcd639301 +boto3==1.35.86 \ + --hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \ + --hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7 +botocore==1.35.86 \ + --hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \ + --hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347 # via # boto3 # s3transfer diff --git a/UBI/src/root/requirements.txt b/UBI/src/root/requirements.txt index 721dd4f0..429574e5 100644 --- a/UBI/src/root/requirements.txt +++ b/UBI/src/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \ --hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \ --hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169 # via -r requirements.in -boto3==1.35.84 \ - --hash=sha256:9f9bf72d92f7fdd546b974ffa45fa6715b9af7f5c00463e9d0f6ef9c95efe0c2 \ - --hash=sha256:c94fc8023caf952f8740a48fc400521bba167f883cfa547d985c05fda7223f7a -botocore==1.35.84 \ - --hash=sha256:b4dc2ac7f54ba959429e1debbd6c7c2fb2349baa1cd63803f0682f0773dbd077 \ - --hash=sha256:f86754882e04683e2e99a6a23377d0dd7f1fc2b2242844b2381dbe4dcd639301 +boto3==1.35.86 \ + --hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \ + --hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7 +botocore==1.35.86 \ + --hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \ + --hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347 # via # boto3 # s3transfer