diff --git a/UBI/12/.versions-postgis-ubi8.json b/UBI/12/.versions-postgis-ubi8.json index 7f361af3..2ab6df86 100644 --- a/UBI/12/.versions-postgis-ubi8.json +++ b/UBI/12/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "12.20", "UBI_VERSION": "8.10-1054" diff --git a/UBI/12/.versions-postgis-ubi9.json b/UBI/12/.versions-postgis-ubi9.json index 8d3f8af2..30efd70e 100644 --- a/UBI/12/.versions-postgis-ubi9.json +++ b/UBI/12/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "12.20", "UBI_VERSION": "9.4-1214" diff --git a/UBI/12/.versions-ubi8.json b/UBI/12/.versions-ubi8.json index 62a94537..841d0828 100644 --- a/UBI/12/.versions-ubi8.json +++ b/UBI/12/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_VERSION": "12.20", "UBI_VERSION": "8.10-1054" } diff --git a/UBI/12/.versions-ubi9.json b/UBI/12/.versions-ubi9.json index ed30f508..d41a6429 100644 --- a/UBI/12/.versions-ubi9.json +++ b/UBI/12/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_VERSION": "12.20", "UBI_VERSION": "9.4-1214" } diff --git a/UBI/12/Dockerfile.multiarch.ubi8 b/UBI/12/Dockerfile.multiarch.ubi8 index 1b1bcf1d..bc83a2dc 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.20" \ - release="10" \ + release="11" \ 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 a564cc61..1e023b23 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.20" \ - release="11" \ + release="12" \ 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 42b995d6..2a9fd879 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.20" \ - release="10" \ + release="11" \ 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 7e905373..01462a51 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.20" \ - release="11" \ + release="12" \ 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 4ec87e60..2b8a2e2e 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.20" \ - release="10" \ + release="11" \ 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 9fc64b1c..e0335785 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.20" \ - release="11" \ + release="12" \ 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 48754c6d..361fed18 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.20" \ - release="10" \ + release="11" \ 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 e0b40c6e..0092d849 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.20" \ - release="11" \ + release="12" \ 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 838f6cc2..1b49fd3d 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.20" \ - release="10" \ + release="11" \ 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 929cf5f6..b25dd9b2 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.20" \ - release="11" \ + release="12" \ 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 b8494512..f4cb0909 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.20" \ - release="10" \ + release="11" \ 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 f74ac03b..39e1b866 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.20" \ - release="11" \ + release="12" \ 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 595fd950..f4baf99b 100644 --- a/UBI/12/root/requirements.txt +++ b/UBI/12/root/requirements.txt @@ -394,9 +394,9 @@ googleapis-common-protos==1.65.0 \ --hash=sha256:2972e6c496f435b92590fd54045060867f3fe9be2c82ab148fc8885035479a63 \ --hash=sha256:334a29d07cddc3aa01dee4988f9afd9b2916ee2ff49d6b757155dc0d197852c0 # via google-api-core -idna==3.8 \ - --hash=sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac \ - --hash=sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603 +idna==3.9 \ + --hash=sha256:69297d5da0cc9281c77efffb4e730254dd45943f45bbfb461de5991713989b1e \ + --hash=sha256:e5c5dafde284f26e9e0f28f6ea2d6400abd5ca099864a67f576f3981c6476124 # via requests isodate==0.6.1 \ --hash=sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96 \ diff --git a/UBI/13/.versions-postgis-ubi8.json b/UBI/13/.versions-postgis-ubi8.json index 1416ec63..2299fbde 100644 --- a/UBI/13/.versions-postgis-ubi8.json +++ b/UBI/13/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "13.16", "UBI_VERSION": "8.10-1054" diff --git a/UBI/13/.versions-postgis-ubi9.json b/UBI/13/.versions-postgis-ubi9.json index f89d70a5..52566a2b 100644 --- a/UBI/13/.versions-postgis-ubi9.json +++ b/UBI/13/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "13.16", "UBI_VERSION": "9.4-1214" diff --git a/UBI/13/.versions-ubi8.json b/UBI/13/.versions-ubi8.json index ff972074..486b1743 100644 --- a/UBI/13/.versions-ubi8.json +++ b/UBI/13/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_VERSION": "13.16", "UBI_VERSION": "8.10-1054" } diff --git a/UBI/13/.versions-ubi9.json b/UBI/13/.versions-ubi9.json index 18a056a8..41a1c716 100644 --- a/UBI/13/.versions-ubi9.json +++ b/UBI/13/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_VERSION": "13.16", "UBI_VERSION": "9.4-1214" } diff --git a/UBI/13/Dockerfile.multiarch.ubi8 b/UBI/13/Dockerfile.multiarch.ubi8 index 0772d5e8..f747422c 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.16" \ - release="10" \ + release="11" \ 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 d407a2c0..c14339af 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.16" \ - release="11" \ + release="12" \ 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 d4671d88..993fe6c6 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.16" \ - release="10" \ + release="11" \ 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 d1214981..9cbc0d7b 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.16" \ - release="11" \ + release="12" \ 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 0ad7b175..58ee3eee 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.16" \ - release="10" \ + release="11" \ 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 8568251b..59eb678c 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.16" \ - release="11" \ + release="12" \ 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 00b46c6a..97ae5b07 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.16" \ - release="10" \ + release="11" \ 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 613ce179..8bb5370e 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.16" \ - release="11" \ + release="12" \ 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 8ed570be..0bdf0b29 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.16" \ - release="10" \ + release="11" \ 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 36b5c999..6b700a95 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.16" \ - release="11" \ + release="12" \ 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 aa0d12e4..9257c061 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.16" \ - release="10" \ + release="11" \ 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 a6b856af..1470fb6f 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.16" \ - release="11" \ + release="12" \ 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 595fd950..f4baf99b 100644 --- a/UBI/13/root/requirements.txt +++ b/UBI/13/root/requirements.txt @@ -394,9 +394,9 @@ googleapis-common-protos==1.65.0 \ --hash=sha256:2972e6c496f435b92590fd54045060867f3fe9be2c82ab148fc8885035479a63 \ --hash=sha256:334a29d07cddc3aa01dee4988f9afd9b2916ee2ff49d6b757155dc0d197852c0 # via google-api-core -idna==3.8 \ - --hash=sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac \ - --hash=sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603 +idna==3.9 \ + --hash=sha256:69297d5da0cc9281c77efffb4e730254dd45943f45bbfb461de5991713989b1e \ + --hash=sha256:e5c5dafde284f26e9e0f28f6ea2d6400abd5ca099864a67f576f3981c6476124 # via requests isodate==0.6.1 \ --hash=sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96 \ diff --git a/UBI/14/.versions-postgis-ubi8.json b/UBI/14/.versions-postgis-ubi8.json index 38af60bf..21b6c4ec 100644 --- a/UBI/14/.versions-postgis-ubi8.json +++ b/UBI/14/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "14.13", "UBI_VERSION": "8.10-1054" diff --git a/UBI/14/.versions-postgis-ubi9.json b/UBI/14/.versions-postgis-ubi9.json index e2d220f7..e123c755 100644 --- a/UBI/14/.versions-postgis-ubi9.json +++ b/UBI/14/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "14.13", "UBI_VERSION": "9.4-1214" diff --git a/UBI/14/.versions-ubi8.json b/UBI/14/.versions-ubi8.json index edd0a754..476f52b6 100644 --- a/UBI/14/.versions-ubi8.json +++ b/UBI/14/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_VERSION": "14.13", "UBI_VERSION": "8.10-1054" } diff --git a/UBI/14/.versions-ubi9.json b/UBI/14/.versions-ubi9.json index 86a0419f..d69f33f8 100644 --- a/UBI/14/.versions-ubi9.json +++ b/UBI/14/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_VERSION": "14.13", "UBI_VERSION": "9.4-1214" } diff --git a/UBI/14/Dockerfile.multiarch.ubi8 b/UBI/14/Dockerfile.multiarch.ubi8 index caea9589..81935dfd 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.13" \ - release="10" \ + release="11" \ 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 c73ca9bb..a5dad759 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.13" \ - release="11" \ + release="12" \ 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 e74e4238..da6368ff 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.13" \ - release="10" \ + release="11" \ 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 809d58a0..761d4279 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.13" \ - release="11" \ + release="12" \ 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 25142cb8..3eeebd4c 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.13" \ - release="10" \ + release="11" \ 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 87e41137..accff2e5 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.13" \ - release="11" \ + release="12" \ 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 36621606..0bf2cd8d 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.13" \ - release="10" \ + release="11" \ 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 6582d479..c97c9d23 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.13" \ - release="11" \ + release="12" \ 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 b71ac96e..9ec910fe 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.13" \ - release="10" \ + release="11" \ 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 a0fa9b07..2b300174 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.13" \ - release="11" \ + release="12" \ 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 de9443e2..4c6acb00 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.13" \ - release="10" \ + release="11" \ 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 ec27a377..668f0d42 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.13" \ - release="11" \ + release="12" \ 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 595fd950..f4baf99b 100644 --- a/UBI/14/root/requirements.txt +++ b/UBI/14/root/requirements.txt @@ -394,9 +394,9 @@ googleapis-common-protos==1.65.0 \ --hash=sha256:2972e6c496f435b92590fd54045060867f3fe9be2c82ab148fc8885035479a63 \ --hash=sha256:334a29d07cddc3aa01dee4988f9afd9b2916ee2ff49d6b757155dc0d197852c0 # via google-api-core -idna==3.8 \ - --hash=sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac \ - --hash=sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603 +idna==3.9 \ + --hash=sha256:69297d5da0cc9281c77efffb4e730254dd45943f45bbfb461de5991713989b1e \ + --hash=sha256:e5c5dafde284f26e9e0f28f6ea2d6400abd5ca099864a67f576f3981c6476124 # via requests isodate==0.6.1 \ --hash=sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96 \ diff --git a/UBI/15/.versions-postgis-ubi8.json b/UBI/15/.versions-postgis-ubi8.json index bdef4c53..141478ad 100644 --- a/UBI/15/.versions-postgis-ubi8.json +++ b/UBI/15/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "15.8", "UBI_VERSION": "8.10-1054" diff --git a/UBI/15/.versions-postgis-ubi9.json b/UBI/15/.versions-postgis-ubi9.json index 91897500..d977276b 100644 --- a/UBI/15/.versions-postgis-ubi9.json +++ b/UBI/15/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "15.8", "UBI_VERSION": "9.4-1214" diff --git a/UBI/15/.versions-ubi8.json b/UBI/15/.versions-ubi8.json index 94e1073c..c328685f 100644 --- a/UBI/15/.versions-ubi8.json +++ b/UBI/15/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_VERSION": "15.8", "UBI_VERSION": "8.10-1054" } diff --git a/UBI/15/.versions-ubi9.json b/UBI/15/.versions-ubi9.json index fff2648e..730e9a43 100644 --- a/UBI/15/.versions-ubi9.json +++ b/UBI/15/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_VERSION": "15.8", "UBI_VERSION": "9.4-1214" } diff --git a/UBI/15/Dockerfile.multiarch.ubi8 b/UBI/15/Dockerfile.multiarch.ubi8 index 9a5ef9ac..0d9da41d 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.8" \ - release="10" \ + release="11" \ 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 1b0bd09f..f75eb204 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.8" \ - release="11" \ + release="12" \ 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 05384e6d..9497d6ad 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.8" \ - release="10" \ + release="11" \ 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 347997a0..2a3ca863 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.8" \ - release="11" \ + release="12" \ 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 d047d0d1..9b98c900 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.8" \ - release="10" \ + release="11" \ 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 57351d15..004e0498 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.8" \ - release="11" \ + release="12" \ 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 4c430ac0..f30615d3 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.8" \ - release="10" \ + release="11" \ 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 1e4ed530..f45974d4 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.8" \ - release="11" \ + release="12" \ 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 bd72ff83..1fdf5468 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.8" \ - release="10" \ + release="11" \ 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 f823b986..16abec21 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.8" \ - release="11" \ + release="12" \ 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 101c2d98..e0f7d0ad 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.8" \ - release="10" \ + release="11" \ 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 d4e909c5..f9a31c54 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.8" \ - release="11" \ + release="12" \ 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 bd64be4e..f6386946 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.8" \ - release="10" \ + release="11" \ 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 e902ed96..7ec72a86 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.8" \ - release="11" \ + release="12" \ 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 595fd950..f4baf99b 100644 --- a/UBI/15/root/requirements.txt +++ b/UBI/15/root/requirements.txt @@ -394,9 +394,9 @@ googleapis-common-protos==1.65.0 \ --hash=sha256:2972e6c496f435b92590fd54045060867f3fe9be2c82ab148fc8885035479a63 \ --hash=sha256:334a29d07cddc3aa01dee4988f9afd9b2916ee2ff49d6b757155dc0d197852c0 # via google-api-core -idna==3.8 \ - --hash=sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac \ - --hash=sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603 +idna==3.9 \ + --hash=sha256:69297d5da0cc9281c77efffb4e730254dd45943f45bbfb461de5991713989b1e \ + --hash=sha256:e5c5dafde284f26e9e0f28f6ea2d6400abd5ca099864a67f576f3981c6476124 # via requests isodate==0.6.1 \ --hash=sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96 \ diff --git a/UBI/16/.versions-postgis-ubi8.json b/UBI/16/.versions-postgis-ubi8.json index c647b609..b0ae3f0a 100644 --- a/UBI/16/.versions-postgis-ubi8.json +++ b/UBI/16/.versions-postgis-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "16.4", "UBI_VERSION": "8.10-1054" diff --git a/UBI/16/.versions-postgis-ubi9.json b/UBI/16/.versions-postgis-ubi9.json index 79461a30..f6b5329d 100644 --- a/UBI/16/.versions-postgis-ubi9.json +++ b/UBI/16/.versions-postgis-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "16.4", "UBI_VERSION": "9.4-1214" diff --git a/UBI/16/.versions-ubi8.json b/UBI/16/.versions-ubi8.json index 69129dff..b2869424 100644 --- a/UBI/16/.versions-ubi8.json +++ b/UBI/16/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "10", + "IMAGE_RELEASE_VERSION": "11", "POSTGRES_VERSION": "16.4", "UBI_VERSION": "8.10-1054" } diff --git a/UBI/16/.versions-ubi9.json b/UBI/16/.versions-ubi9.json index 07c6b314..0772d44d 100644 --- a/UBI/16/.versions-ubi9.json +++ b/UBI/16/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "11", + "IMAGE_RELEASE_VERSION": "12", "POSTGRES_VERSION": "16.4", "UBI_VERSION": "9.4-1214" } diff --git a/UBI/16/Dockerfile.multiarch.ubi8 b/UBI/16/Dockerfile.multiarch.ubi8 index fe52c5aa..9d767b07 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.4" \ - release="10" \ + release="11" \ 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 cae44c51..4f3d7e39 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.4" \ - release="11" \ + release="12" \ 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 232dc977..3b72d15d 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.4" \ - release="10" \ + release="11" \ 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 566aceb4..b7cc2449 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.4" \ - release="11" \ + release="12" \ 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 d2f5d81d..802482c2 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.4" \ - release="10" \ + release="11" \ 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 891a8bb2..b2cafe7f 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.4" \ - release="11" \ + release="12" \ 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 b1b9d7f6..f8fac5a8 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.4" \ - release="10" \ + release="11" \ 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 c8eb87ac..2093b133 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.4" \ - release="11" \ + release="12" \ 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 6257570a..aac1cdf1 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.4" \ - release="10" \ + release="11" \ 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 d63f06f8..3f23fd1a 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.4" \ - release="11" \ + release="12" \ 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 5bded693..f0236c90 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.4" \ - release="10" \ + release="11" \ 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 12828e84..1c1e97b3 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.4" \ - release="11" \ + release="12" \ 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 4718082c..8ef52489 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.4" \ - release="10" \ + release="11" \ 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 e6af047f..43fddf6a 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.4" \ - release="11" \ + release="12" \ 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 595fd950..f4baf99b 100644 --- a/UBI/16/root/requirements.txt +++ b/UBI/16/root/requirements.txt @@ -394,9 +394,9 @@ googleapis-common-protos==1.65.0 \ --hash=sha256:2972e6c496f435b92590fd54045060867f3fe9be2c82ab148fc8885035479a63 \ --hash=sha256:334a29d07cddc3aa01dee4988f9afd9b2916ee2ff49d6b757155dc0d197852c0 # via google-api-core -idna==3.8 \ - --hash=sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac \ - --hash=sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603 +idna==3.9 \ + --hash=sha256:69297d5da0cc9281c77efffb4e730254dd45943f45bbfb461de5991713989b1e \ + --hash=sha256:e5c5dafde284f26e9e0f28f6ea2d6400abd5ca099864a67f576f3981c6476124 # via requests isodate==0.6.1 \ --hash=sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96 \ diff --git a/UBI/src/root/requirements.txt b/UBI/src/root/requirements.txt index 595fd950..f4baf99b 100644 --- a/UBI/src/root/requirements.txt +++ b/UBI/src/root/requirements.txt @@ -394,9 +394,9 @@ googleapis-common-protos==1.65.0 \ --hash=sha256:2972e6c496f435b92590fd54045060867f3fe9be2c82ab148fc8885035479a63 \ --hash=sha256:334a29d07cddc3aa01dee4988f9afd9b2916ee2ff49d6b757155dc0d197852c0 # via google-api-core -idna==3.8 \ - --hash=sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac \ - --hash=sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603 +idna==3.9 \ + --hash=sha256:69297d5da0cc9281c77efffb4e730254dd45943f45bbfb461de5991713989b1e \ + --hash=sha256:e5c5dafde284f26e9e0f28f6ea2d6400abd5ca099864a67f576f3981c6476124 # via requests isodate==0.6.1 \ --hash=sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96 \