From 02d54450652adcf722e68eca850a8cc2fe1ce42c Mon Sep 17 00:00:00 2001 From: EnterpriseDB Automated Updates Date: Wed, 30 Oct 2024 00:17:31 +0000 Subject: [PATCH] Daily automatic update --- UBI/12/.versions-postgis-ubi8.json | 2 +- UBI/12/.versions-postgis-ubi9.json | 2 +- UBI/12/.versions-ubi8.json | 2 +- UBI/12/.versions-ubi9.json | 2 +- UBI/12/Dockerfile.multiarch.ubi8 | 2 +- UBI/12/Dockerfile.multiarch.ubi9 | 2 +- UBI/12/Dockerfile.multilang.ubi8 | 2 +- UBI/12/Dockerfile.multilang.ubi9 | 2 +- UBI/12/Dockerfile.postgis-multiarch.ubi8 | 2 +- UBI/12/Dockerfile.postgis-multiarch.ubi9 | 2 +- UBI/12/Dockerfile.postgis-multilang.ubi8 | 2 +- UBI/12/Dockerfile.postgis-multilang.ubi9 | 2 +- UBI/12/Dockerfile.postgis.ubi8 | 2 +- UBI/12/Dockerfile.postgis.ubi9 | 2 +- UBI/12/Dockerfile.ubi8 | 2 +- UBI/12/Dockerfile.ubi9 | 2 +- UBI/12/root/requirements.txt | 12 ++++++------ UBI/13/.versions-ubi8.json | 2 +- UBI/13/.versions-ubi9.json | 2 +- UBI/13/Dockerfile.multiarch.ubi8 | 2 +- UBI/13/Dockerfile.multiarch.ubi9 | 2 +- UBI/13/Dockerfile.multilang.ubi8 | 2 +- UBI/13/Dockerfile.multilang.ubi9 | 2 +- UBI/13/Dockerfile.ubi8 | 2 +- UBI/13/Dockerfile.ubi9 | 2 +- UBI/13/root/requirements.txt | 12 ++++++------ UBI/14/.versions-ubi8.json | 2 +- UBI/14/.versions-ubi9.json | 2 +- UBI/14/Dockerfile.multiarch.ubi8 | 2 +- UBI/14/Dockerfile.multiarch.ubi9 | 2 +- UBI/14/Dockerfile.multilang.ubi8 | 2 +- UBI/14/Dockerfile.multilang.ubi9 | 2 +- UBI/14/Dockerfile.ubi8 | 2 +- UBI/14/Dockerfile.ubi9 | 2 +- UBI/14/root/requirements.txt | 12 ++++++------ UBI/15/.versions-ubi8.json | 2 +- UBI/15/.versions-ubi9.json | 2 +- UBI/15/Dockerfile.multiarch.ubi8 | 2 +- UBI/15/Dockerfile.multiarch.ubi9 | 2 +- UBI/15/Dockerfile.multilang.ubi8 | 2 +- UBI/15/Dockerfile.multilang.ubi9 | 2 +- UBI/15/Dockerfile.plv8.ubi8 | 2 +- UBI/15/Dockerfile.plv8.ubi9 | 2 +- UBI/15/Dockerfile.ubi8 | 2 +- UBI/15/Dockerfile.ubi9 | 2 +- UBI/15/root/requirements.txt | 12 ++++++------ UBI/16/.versions-ubi8.json | 2 +- UBI/16/.versions-ubi9.json | 2 +- UBI/16/Dockerfile.multiarch.ubi8 | 2 +- UBI/16/Dockerfile.multiarch.ubi9 | 2 +- UBI/16/Dockerfile.multilang.ubi8 | 2 +- UBI/16/Dockerfile.multilang.ubi9 | 2 +- UBI/16/Dockerfile.plv8.ubi8 | 2 +- UBI/16/Dockerfile.plv8.ubi9 | 2 +- UBI/16/Dockerfile.ubi8 | 2 +- UBI/16/Dockerfile.ubi9 | 2 +- UBI/16/root/requirements.txt | 12 ++++++------ UBI/17/.versions-ubi8.json | 2 +- UBI/17/.versions-ubi9.json | 2 +- UBI/17/Dockerfile.multiarch.ubi8 | 2 +- UBI/17/Dockerfile.multiarch.ubi9 | 2 +- UBI/17/Dockerfile.multilang.ubi8 | 2 +- UBI/17/Dockerfile.multilang.ubi9 | 2 +- UBI/17/Dockerfile.plv8.ubi8 | 2 +- UBI/17/Dockerfile.plv8.ubi9 | 2 +- UBI/17/Dockerfile.ubi8 | 2 +- UBI/17/Dockerfile.ubi9 | 2 +- UBI/17/root/requirements.txt | 12 ++++++------ UBI/src/root/requirements.txt | 12 ++++++------ 69 files changed, 104 insertions(+), 104 deletions(-) diff --git a/UBI/12/.versions-postgis-ubi8.json b/UBI/12/.versions-postgis-ubi8.json index d27d4e79..f2b7b962 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": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGIS_VERSION": "3.4.3", "POSTGRES_VERSION": "12.20", "UBI_VERSION": "8.10-1088" diff --git a/UBI/12/.versions-postgis-ubi9.json b/UBI/12/.versions-postgis-ubi9.json index 473722f5..6c25a5c4 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": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGIS_VERSION": "3.4.3", "POSTGRES_VERSION": "12.20", "UBI_VERSION": "9.4-1214.1726694543" diff --git a/UBI/12/.versions-ubi8.json b/UBI/12/.versions-ubi8.json index 756a6239..94950403 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": "44", + "IMAGE_RELEASE_VERSION": "45", "POSTGRES_VERSION": "12.20", "UBI_VERSION": "8.10-1088" } diff --git a/UBI/12/.versions-ubi9.json b/UBI/12/.versions-ubi9.json index edfa7d8a..a09912a7 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": "45", + "IMAGE_RELEASE_VERSION": "46", "POSTGRES_VERSION": "12.20", "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/12/Dockerfile.multiarch.ubi8 b/UBI/12/Dockerfile.multiarch.ubi8 index 52fec619..ba842426 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="44" \ + release="45" \ 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 586cc6b5..4829968f 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="45" \ + release="46" \ 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 1e245c7b..d3c0f9c6 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="44" \ + release="45" \ 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 274535f1..0598831b 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="45" \ + release="46" \ 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 da662d19..f2f5ec3c 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="2" \ + release="3" \ 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 dbc97b89..18046b7a 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="2" \ + release="3" \ 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 094c7fa3..51cdc799 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="2" \ + release="3" \ 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 e715fa0b..0779911b 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="2" \ + release="3" \ 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 728e352d..5752c94f 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="2" \ + release="3" \ 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 11406944..693ab4e3 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="2" \ + release="3" \ 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 7f8debf2..47213251 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="44" \ + release="45" \ 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 13f9bb66..659744a8 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="45" \ + release="46" \ 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 be770c90..10d8bff0 100644 --- a/UBI/12/root/requirements.txt +++ b/UBI/12/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.50 \ - --hash=sha256:14724b905fd13f26d9d8f7cdcea0fa65a9acad79f60f41f7662667f4e233d97c \ - --hash=sha256:4f15d1ccb481d66f6925b8c91c970ce41b956b6ecf7c479f23e2159531b37eec -botocore==1.35.50 \ - --hash=sha256:136ecef8d5a1088f1ba485c0bbfca40abd42b9f9fe9e11d8cde4e53b4c05b188 \ - --hash=sha256:965d3b99179ac04aa98e4c4baf4a970ebce77a5e02bb2a0a21cb6304e2bc0955 +boto3==1.35.51 \ + --hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \ + --hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9 +botocore==1.35.51 \ + --hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \ + --hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c # via # boto3 # s3transfer diff --git a/UBI/13/.versions-ubi8.json b/UBI/13/.versions-ubi8.json index 86409b14..1c4ede6b 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": "44", + "IMAGE_RELEASE_VERSION": "45", "POSTGRES_VERSION": "13.16", "UBI_VERSION": "8.10-1088" } diff --git a/UBI/13/.versions-ubi9.json b/UBI/13/.versions-ubi9.json index 323de176..aa1ed18a 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": "45", + "IMAGE_RELEASE_VERSION": "46", "POSTGRES_VERSION": "13.16", "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/13/Dockerfile.multiarch.ubi8 b/UBI/13/Dockerfile.multiarch.ubi8 index efaccc35..073ccf65 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="44" \ + release="45" \ 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 7782c6f8..969d394a 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="45" \ + release="46" \ 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 6aee7591..1709d9bd 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="44" \ + release="45" \ 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 2931404a..574f4081 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="45" \ + release="46" \ 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.ubi8 b/UBI/13/Dockerfile.ubi8 index 78229cb1..f4ac4a76 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="44" \ + release="45" \ 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 941c561b..fb0342b4 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="45" \ + release="46" \ 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 be770c90..10d8bff0 100644 --- a/UBI/13/root/requirements.txt +++ b/UBI/13/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.50 \ - --hash=sha256:14724b905fd13f26d9d8f7cdcea0fa65a9acad79f60f41f7662667f4e233d97c \ - --hash=sha256:4f15d1ccb481d66f6925b8c91c970ce41b956b6ecf7c479f23e2159531b37eec -botocore==1.35.50 \ - --hash=sha256:136ecef8d5a1088f1ba485c0bbfca40abd42b9f9fe9e11d8cde4e53b4c05b188 \ - --hash=sha256:965d3b99179ac04aa98e4c4baf4a970ebce77a5e02bb2a0a21cb6304e2bc0955 +boto3==1.35.51 \ + --hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \ + --hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9 +botocore==1.35.51 \ + --hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \ + --hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c # via # boto3 # s3transfer diff --git a/UBI/14/.versions-ubi8.json b/UBI/14/.versions-ubi8.json index 181aed8c..982de7cd 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": "44", + "IMAGE_RELEASE_VERSION": "45", "POSTGRES_VERSION": "14.13", "UBI_VERSION": "8.10-1088" } diff --git a/UBI/14/.versions-ubi9.json b/UBI/14/.versions-ubi9.json index 30b80b4d..999a2f8a 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": "45", + "IMAGE_RELEASE_VERSION": "46", "POSTGRES_VERSION": "14.13", "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/14/Dockerfile.multiarch.ubi8 b/UBI/14/Dockerfile.multiarch.ubi8 index c65940a0..924f846a 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="44" \ + release="45" \ 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 522b15a0..14fb8d62 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="45" \ + release="46" \ 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 8edadfd8..9304d859 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="44" \ + release="45" \ 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 b1b93f5b..157047be 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="45" \ + release="46" \ 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.ubi8 b/UBI/14/Dockerfile.ubi8 index e10fda2f..0239a5b5 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="44" \ + release="45" \ 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 83223f87..93eb1b27 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="45" \ + release="46" \ 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 be770c90..10d8bff0 100644 --- a/UBI/14/root/requirements.txt +++ b/UBI/14/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.50 \ - --hash=sha256:14724b905fd13f26d9d8f7cdcea0fa65a9acad79f60f41f7662667f4e233d97c \ - --hash=sha256:4f15d1ccb481d66f6925b8c91c970ce41b956b6ecf7c479f23e2159531b37eec -botocore==1.35.50 \ - --hash=sha256:136ecef8d5a1088f1ba485c0bbfca40abd42b9f9fe9e11d8cde4e53b4c05b188 \ - --hash=sha256:965d3b99179ac04aa98e4c4baf4a970ebce77a5e02bb2a0a21cb6304e2bc0955 +boto3==1.35.51 \ + --hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \ + --hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9 +botocore==1.35.51 \ + --hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \ + --hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c # via # boto3 # s3transfer diff --git a/UBI/15/.versions-ubi8.json b/UBI/15/.versions-ubi8.json index c6a0a46f..d9dfca20 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": "44", + "IMAGE_RELEASE_VERSION": "45", "POSTGRES_VERSION": "15.8", "UBI_VERSION": "8.10-1088" } diff --git a/UBI/15/.versions-ubi9.json b/UBI/15/.versions-ubi9.json index 646ee4d0..054df097 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": "45", + "IMAGE_RELEASE_VERSION": "46", "POSTGRES_VERSION": "15.8", "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/15/Dockerfile.multiarch.ubi8 b/UBI/15/Dockerfile.multiarch.ubi8 index a94bcbae..0a0999c5 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="44" \ + release="45" \ 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 35c10a0c..3867ba5b 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="45" \ + release="46" \ 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 c88c100d..3582f0ac 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="44" \ + release="45" \ 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 0b135bee..ff7c9470 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="45" \ + release="46" \ 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 c1c7375e..5a239628 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="44" \ + release="45" \ 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 ba6b65fc..19651779 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="45" \ + release="46" \ 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.ubi8 b/UBI/15/Dockerfile.ubi8 index e35cdb08..5e507e9a 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="44" \ + release="45" \ 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 fd90f00d..3ccf403f 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="45" \ + release="46" \ 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 be770c90..10d8bff0 100644 --- a/UBI/15/root/requirements.txt +++ b/UBI/15/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.50 \ - --hash=sha256:14724b905fd13f26d9d8f7cdcea0fa65a9acad79f60f41f7662667f4e233d97c \ - --hash=sha256:4f15d1ccb481d66f6925b8c91c970ce41b956b6ecf7c479f23e2159531b37eec -botocore==1.35.50 \ - --hash=sha256:136ecef8d5a1088f1ba485c0bbfca40abd42b9f9fe9e11d8cde4e53b4c05b188 \ - --hash=sha256:965d3b99179ac04aa98e4c4baf4a970ebce77a5e02bb2a0a21cb6304e2bc0955 +boto3==1.35.51 \ + --hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \ + --hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9 +botocore==1.35.51 \ + --hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \ + --hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c # via # boto3 # s3transfer diff --git a/UBI/16/.versions-ubi8.json b/UBI/16/.versions-ubi8.json index 3d46d1d4..bb347a92 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": "44", + "IMAGE_RELEASE_VERSION": "45", "POSTGRES_VERSION": "16.4", "UBI_VERSION": "8.10-1088" } diff --git a/UBI/16/.versions-ubi9.json b/UBI/16/.versions-ubi9.json index cbab185e..7013b8da 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": "45", + "IMAGE_RELEASE_VERSION": "46", "POSTGRES_VERSION": "16.4", "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/16/Dockerfile.multiarch.ubi8 b/UBI/16/Dockerfile.multiarch.ubi8 index 928a307a..a6543dbc 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="44" \ + release="45" \ 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 19716efe..e19ef9f4 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="45" \ + release="46" \ 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 5bbdb0b7..b2da967b 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="44" \ + release="45" \ 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 152a1fa9..8b52ef67 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="45" \ + release="46" \ 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 48e0cdb8..1a4715aa 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="44" \ + release="45" \ 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 bbba82de..9e9badd7 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="45" \ + release="46" \ 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.ubi8 b/UBI/16/Dockerfile.ubi8 index 6a78b545..f2f64a53 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="44" \ + release="45" \ 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 b70b4e98..e2d5fa1d 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="45" \ + release="46" \ 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 be770c90..10d8bff0 100644 --- a/UBI/16/root/requirements.txt +++ b/UBI/16/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.50 \ - --hash=sha256:14724b905fd13f26d9d8f7cdcea0fa65a9acad79f60f41f7662667f4e233d97c \ - --hash=sha256:4f15d1ccb481d66f6925b8c91c970ce41b956b6ecf7c479f23e2159531b37eec -botocore==1.35.50 \ - --hash=sha256:136ecef8d5a1088f1ba485c0bbfca40abd42b9f9fe9e11d8cde4e53b4c05b188 \ - --hash=sha256:965d3b99179ac04aa98e4c4baf4a970ebce77a5e02bb2a0a21cb6304e2bc0955 +boto3==1.35.51 \ + --hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \ + --hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9 +botocore==1.35.51 \ + --hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \ + --hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c # via # boto3 # s3transfer diff --git a/UBI/17/.versions-ubi8.json b/UBI/17/.versions-ubi8.json index cbafa7c7..dd5bd56b 100644 --- a/UBI/17/.versions-ubi8.json +++ b/UBI/17/.versions-ubi8.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "20", + "IMAGE_RELEASE_VERSION": "21", "POSTGRES_VERSION": "17.0", "UBI_VERSION": "8.10-1088" } diff --git a/UBI/17/.versions-ubi9.json b/UBI/17/.versions-ubi9.json index eb87dfc6..da91118c 100644 --- a/UBI/17/.versions-ubi9.json +++ b/UBI/17/.versions-ubi9.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "20", + "IMAGE_RELEASE_VERSION": "21", "POSTGRES_VERSION": "17.0", "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/17/Dockerfile.multiarch.ubi8 b/UBI/17/Dockerfile.multiarch.ubi8 index 45fc2cfd..f19a6e9f 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.0" \ - release="20" \ + release="21" \ 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 5314970e..15a8f662 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.0" \ - release="20" \ + release="21" \ 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 3c78373c..acc7af55 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.0" \ - release="20" \ + release="21" \ 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 f14706c2..1c6b87c8 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.0" \ - release="20" \ + release="21" \ 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 7797971c..8fa8e944 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.0" \ - release="20" \ + release="21" \ 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 a29781e8..103d9939 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.0" \ - release="20" \ + release="21" \ 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.ubi8 b/UBI/17/Dockerfile.ubi8 index ac24b555..8f763fda 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.0" \ - release="20" \ + release="21" \ 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 c5c40e77..a3da4ccd 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.0" \ - release="20" \ + release="21" \ 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 be770c90..10d8bff0 100644 --- a/UBI/17/root/requirements.txt +++ b/UBI/17/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.50 \ - --hash=sha256:14724b905fd13f26d9d8f7cdcea0fa65a9acad79f60f41f7662667f4e233d97c \ - --hash=sha256:4f15d1ccb481d66f6925b8c91c970ce41b956b6ecf7c479f23e2159531b37eec -botocore==1.35.50 \ - --hash=sha256:136ecef8d5a1088f1ba485c0bbfca40abd42b9f9fe9e11d8cde4e53b4c05b188 \ - --hash=sha256:965d3b99179ac04aa98e4c4baf4a970ebce77a5e02bb2a0a21cb6304e2bc0955 +boto3==1.35.51 \ + --hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \ + --hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9 +botocore==1.35.51 \ + --hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \ + --hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c # via # boto3 # s3transfer diff --git a/UBI/src/root/requirements.txt b/UBI/src/root/requirements.txt index be770c90..10d8bff0 100644 --- a/UBI/src/root/requirements.txt +++ b/UBI/src/root/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in -boto3==1.35.50 \ - --hash=sha256:14724b905fd13f26d9d8f7cdcea0fa65a9acad79f60f41f7662667f4e233d97c \ - --hash=sha256:4f15d1ccb481d66f6925b8c91c970ce41b956b6ecf7c479f23e2159531b37eec -botocore==1.35.50 \ - --hash=sha256:136ecef8d5a1088f1ba485c0bbfca40abd42b9f9fe9e11d8cde4e53b4c05b188 \ - --hash=sha256:965d3b99179ac04aa98e4c4baf4a970ebce77a5e02bb2a0a21cb6304e2bc0955 +boto3==1.35.51 \ + --hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \ + --hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9 +botocore==1.35.51 \ + --hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \ + --hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c # via # boto3 # s3transfer