From 3ca4efe3e6e951a9cf6e0bbe1adc91934ff48d03 Mon Sep 17 00:00:00 2001 From: EnterpriseDB Automated Updates Date: Fri, 30 Aug 2024 00:17:04 +0000 Subject: [PATCH] Daily automatic update --- UBI/12/.versions-postgis-ubi9.json | 4 ++-- UBI/12/.versions-ubi9.json | 4 ++-- UBI/12/Dockerfile.multiarch.ubi9 | 4 ++-- UBI/12/Dockerfile.multilang.ubi9 | 4 ++-- UBI/12/Dockerfile.postgis-multiarch.ubi9 | 4 ++-- UBI/12/Dockerfile.postgis-multilang.ubi9 | 4 ++-- UBI/12/Dockerfile.postgis.ubi9 | 4 ++-- UBI/12/Dockerfile.ubi9 | 4 ++-- UBI/12/root/requirements.txt | 18 +++++++++--------- UBI/13/.versions-postgis-ubi9.json | 4 ++-- UBI/13/.versions-ubi9.json | 4 ++-- UBI/13/Dockerfile.multiarch.ubi9 | 4 ++-- UBI/13/Dockerfile.multilang.ubi9 | 4 ++-- UBI/13/Dockerfile.postgis-multiarch.ubi9 | 4 ++-- UBI/13/Dockerfile.postgis-multilang.ubi9 | 4 ++-- UBI/13/Dockerfile.postgis.ubi9 | 4 ++-- UBI/13/Dockerfile.ubi9 | 4 ++-- UBI/13/root/requirements.txt | 18 +++++++++--------- UBI/14/.versions-postgis-ubi9.json | 4 ++-- UBI/14/.versions-ubi9.json | 4 ++-- UBI/14/Dockerfile.multiarch.ubi9 | 4 ++-- UBI/14/Dockerfile.multilang.ubi9 | 4 ++-- UBI/14/Dockerfile.postgis-multiarch.ubi9 | 4 ++-- UBI/14/Dockerfile.postgis-multilang.ubi9 | 4 ++-- UBI/14/Dockerfile.postgis.ubi9 | 4 ++-- UBI/14/Dockerfile.ubi9 | 4 ++-- UBI/14/root/requirements.txt | 18 +++++++++--------- UBI/15/.versions-postgis-ubi9.json | 4 ++-- UBI/15/.versions-ubi9.json | 4 ++-- UBI/15/Dockerfile.multiarch.ubi9 | 4 ++-- UBI/15/Dockerfile.multilang.ubi9 | 4 ++-- UBI/15/Dockerfile.plv8.ubi9 | 4 ++-- UBI/15/Dockerfile.postgis-multiarch.ubi9 | 4 ++-- UBI/15/Dockerfile.postgis-multilang.ubi9 | 4 ++-- UBI/15/Dockerfile.postgis.ubi9 | 4 ++-- UBI/15/Dockerfile.ubi9 | 4 ++-- UBI/15/root/requirements.txt | 18 +++++++++--------- UBI/16/.versions-postgis-ubi9.json | 4 ++-- UBI/16/.versions-ubi9.json | 4 ++-- UBI/16/Dockerfile.multiarch.ubi9 | 4 ++-- UBI/16/Dockerfile.multilang.ubi9 | 4 ++-- UBI/16/Dockerfile.plv8.ubi9 | 4 ++-- UBI/16/Dockerfile.postgis-multiarch.ubi9 | 4 ++-- UBI/16/Dockerfile.postgis-multilang.ubi9 | 4 ++-- UBI/16/Dockerfile.postgis.ubi9 | 4 ++-- UBI/16/Dockerfile.ubi9 | 4 ++-- UBI/16/root/requirements.txt | 18 +++++++++--------- UBI/src/root/requirements.txt | 18 +++++++++--------- 48 files changed, 138 insertions(+), 138 deletions(-) diff --git a/UBI/12/.versions-postgis-ubi9.json b/UBI/12/.versions-postgis-ubi9.json index 7bbf2b5f..619693b1 100644 --- a/UBI/12/.versions-postgis-ubi9.json +++ b/UBI/12/.versions-postgis-ubi9.json @@ -1,7 +1,7 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "12.20", - "UBI_VERSION": "9.4-1181" + "UBI_VERSION": "9.4-1181.1724035907" } diff --git a/UBI/12/.versions-ubi9.json b/UBI/12/.versions-ubi9.json index 1918d445..bdf63247 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": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_VERSION": "12.20", - "UBI_VERSION": "9.4-1181" + "UBI_VERSION": "9.4-1181.1724035907" } diff --git a/UBI/12/Dockerfile.multiarch.ubi9 b/UBI/12/Dockerfile.multiarch.ubi9 index 90c4f8be..108bf0d0 100644 --- a/UBI/12/Dockerfile.multiarch.ubi9 +++ b/UBI/12/Dockerfile.multiarch.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.20" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/12/Dockerfile.multilang.ubi9 index 566b15d0..ebffdd7d 100644 --- a/UBI/12/Dockerfile.multilang.ubi9 +++ b/UBI/12/Dockerfile.multilang.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.20" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/12/Dockerfile.postgis-multiarch.ubi9 index 062dc753..d2c49cb1 100644 --- a/UBI/12/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/12/Dockerfile.postgis-multiarch.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -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.ubi9 b/UBI/12/Dockerfile.postgis-multilang.ubi9 index 1cbf753e..63dd235b 100644 --- a/UBI/12/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/12/Dockerfile.postgis-multilang.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -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.ubi9 b/UBI/12/Dockerfile.postgis.ubi9 index ed5bb592..47b87567 100644 --- a/UBI/12/Dockerfile.postgis.ubi9 +++ b/UBI/12/Dockerfile.postgis.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -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.ubi9 b/UBI/12/Dockerfile.ubi9 index 9a8d7a87..cbf07bc4 100644 --- a/UBI/12/Dockerfile.ubi9 +++ b/UBI/12/Dockerfile.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="12.20" \ - release="2" \ + release="3" \ 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 e37d3877..55e204b8 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.8 \ - --hash=sha256:06eac4757de2a9c6020381205cb902f05964caad80b56e58c8931284a133b4cb \ - --hash=sha256:b9587131372a808bf6f99c5ed8b11be55cd113261cc3b437a917b4acc6c30bfe -botocore==1.35.8 \ - --hash=sha256:4b820cf680ab5d778bd2fe4feeef1ff8a2b96d5c535d4638ab30f703ade282f8 \ - --hash=sha256:adf389eb8fd87775f193300e3431d1353f925807ad3a39958172cb644f0d60a1 +boto3==1.35.9 \ + --hash=sha256:07e0f335d801765999da67325455ea8219c1a6d7f06bdaad0975ee505276bcbe \ + --hash=sha256:1ee9c52d83e8f4902300e985d62688cf31ca8fc47a80534b4295350ebc418e46 +botocore==1.35.9 \ + --hash=sha256:92962460e4f35d139a23bca28149722030143257ee2916de442243c2464a7434 \ + --hash=sha256:9e44572fd2401b89dd58bf8b71ac2c36d5b0437f8cbf40de83302c499965fb54 # via # boto3 # s3transfer @@ -509,9 +509,9 @@ python-dateutil==2.9.0.post0 \ # via # barman # botocore -python-snappy==0.7.2 \ - --hash=sha256:04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978 \ - --hash=sha256:b4b2c39142064925d5a554672a09de4188fc4f2b2494a2ecb35042930e129444 +python-snappy==0.7.3 \ + --hash=sha256:074c0636cfcd97e7251330f428064050ac81a52c62ed884fc2ddebbb60ed7f50 \ + --hash=sha256:40216c1badfb2d38ac781ecb162a1d0ec40f8ee9747e610bcfefdfa79486cee3 requests==2.32.3 \ --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 diff --git a/UBI/13/.versions-postgis-ubi9.json b/UBI/13/.versions-postgis-ubi9.json index 5843e1bc..2f70abe2 100644 --- a/UBI/13/.versions-postgis-ubi9.json +++ b/UBI/13/.versions-postgis-ubi9.json @@ -1,7 +1,7 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "13.16", - "UBI_VERSION": "9.4-1181" + "UBI_VERSION": "9.4-1181.1724035907" } diff --git a/UBI/13/.versions-ubi9.json b/UBI/13/.versions-ubi9.json index 23246a84..d305d05e 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": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_VERSION": "13.16", - "UBI_VERSION": "9.4-1181" + "UBI_VERSION": "9.4-1181.1724035907" } diff --git a/UBI/13/Dockerfile.multiarch.ubi9 b/UBI/13/Dockerfile.multiarch.ubi9 index 5fe2204c..90b3fcbe 100644 --- a/UBI/13/Dockerfile.multiarch.ubi9 +++ b/UBI/13/Dockerfile.multiarch.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.16" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/13/Dockerfile.multilang.ubi9 index dbc341c9..2cd56f95 100644 --- a/UBI/13/Dockerfile.multilang.ubi9 +++ b/UBI/13/Dockerfile.multilang.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.16" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/13/Dockerfile.postgis-multiarch.ubi9 index 87350059..c0aed355 100644 --- a/UBI/13/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/13/Dockerfile.postgis-multiarch.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.16" \ - 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/13/Dockerfile.postgis-multilang.ubi9 b/UBI/13/Dockerfile.postgis-multilang.ubi9 index c111dc63..d99a4e6f 100644 --- a/UBI/13/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/13/Dockerfile.postgis-multilang.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.16" \ - 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/13/Dockerfile.postgis.ubi9 b/UBI/13/Dockerfile.postgis.ubi9 index c8c68c84..3e330668 100644 --- a/UBI/13/Dockerfile.postgis.ubi9 +++ b/UBI/13/Dockerfile.postgis.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.16" \ - 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/13/Dockerfile.ubi9 b/UBI/13/Dockerfile.ubi9 index 21d5bb1d..b88639f3 100644 --- a/UBI/13/Dockerfile.ubi9 +++ b/UBI/13/Dockerfile.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="13.16" \ - release="2" \ + release="3" \ 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 e37d3877..55e204b8 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.8 \ - --hash=sha256:06eac4757de2a9c6020381205cb902f05964caad80b56e58c8931284a133b4cb \ - --hash=sha256:b9587131372a808bf6f99c5ed8b11be55cd113261cc3b437a917b4acc6c30bfe -botocore==1.35.8 \ - --hash=sha256:4b820cf680ab5d778bd2fe4feeef1ff8a2b96d5c535d4638ab30f703ade282f8 \ - --hash=sha256:adf389eb8fd87775f193300e3431d1353f925807ad3a39958172cb644f0d60a1 +boto3==1.35.9 \ + --hash=sha256:07e0f335d801765999da67325455ea8219c1a6d7f06bdaad0975ee505276bcbe \ + --hash=sha256:1ee9c52d83e8f4902300e985d62688cf31ca8fc47a80534b4295350ebc418e46 +botocore==1.35.9 \ + --hash=sha256:92962460e4f35d139a23bca28149722030143257ee2916de442243c2464a7434 \ + --hash=sha256:9e44572fd2401b89dd58bf8b71ac2c36d5b0437f8cbf40de83302c499965fb54 # via # boto3 # s3transfer @@ -509,9 +509,9 @@ python-dateutil==2.9.0.post0 \ # via # barman # botocore -python-snappy==0.7.2 \ - --hash=sha256:04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978 \ - --hash=sha256:b4b2c39142064925d5a554672a09de4188fc4f2b2494a2ecb35042930e129444 +python-snappy==0.7.3 \ + --hash=sha256:074c0636cfcd97e7251330f428064050ac81a52c62ed884fc2ddebbb60ed7f50 \ + --hash=sha256:40216c1badfb2d38ac781ecb162a1d0ec40f8ee9747e610bcfefdfa79486cee3 requests==2.32.3 \ --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 diff --git a/UBI/14/.versions-postgis-ubi9.json b/UBI/14/.versions-postgis-ubi9.json index ccec5743..9b52dd9c 100644 --- a/UBI/14/.versions-postgis-ubi9.json +++ b/UBI/14/.versions-postgis-ubi9.json @@ -1,7 +1,7 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "14.13", - "UBI_VERSION": "9.4-1181" + "UBI_VERSION": "9.4-1181.1724035907" } diff --git a/UBI/14/.versions-ubi9.json b/UBI/14/.versions-ubi9.json index af153be0..4a89cca3 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": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_VERSION": "14.13", - "UBI_VERSION": "9.4-1181" + "UBI_VERSION": "9.4-1181.1724035907" } diff --git a/UBI/14/Dockerfile.multiarch.ubi9 b/UBI/14/Dockerfile.multiarch.ubi9 index 9393f707..6224c221 100644 --- a/UBI/14/Dockerfile.multiarch.ubi9 +++ b/UBI/14/Dockerfile.multiarch.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.13" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/14/Dockerfile.multilang.ubi9 index c4258270..1e351dde 100644 --- a/UBI/14/Dockerfile.multilang.ubi9 +++ b/UBI/14/Dockerfile.multilang.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.13" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/14/Dockerfile.postgis-multiarch.ubi9 index 20026761..874d9784 100644 --- a/UBI/14/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/14/Dockerfile.postgis-multiarch.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.13" \ - 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/14/Dockerfile.postgis-multilang.ubi9 b/UBI/14/Dockerfile.postgis-multilang.ubi9 index 9a76474e..a08b5756 100644 --- a/UBI/14/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/14/Dockerfile.postgis-multilang.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.13" \ - 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/14/Dockerfile.postgis.ubi9 b/UBI/14/Dockerfile.postgis.ubi9 index b4c78734..2a4704d6 100644 --- a/UBI/14/Dockerfile.postgis.ubi9 +++ b/UBI/14/Dockerfile.postgis.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.13" \ - 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/14/Dockerfile.ubi9 b/UBI/14/Dockerfile.ubi9 index 3f6998a2..69778dbd 100644 --- a/UBI/14/Dockerfile.ubi9 +++ b/UBI/14/Dockerfile.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="14.13" \ - release="2" \ + release="3" \ 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 e37d3877..55e204b8 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.8 \ - --hash=sha256:06eac4757de2a9c6020381205cb902f05964caad80b56e58c8931284a133b4cb \ - --hash=sha256:b9587131372a808bf6f99c5ed8b11be55cd113261cc3b437a917b4acc6c30bfe -botocore==1.35.8 \ - --hash=sha256:4b820cf680ab5d778bd2fe4feeef1ff8a2b96d5c535d4638ab30f703ade282f8 \ - --hash=sha256:adf389eb8fd87775f193300e3431d1353f925807ad3a39958172cb644f0d60a1 +boto3==1.35.9 \ + --hash=sha256:07e0f335d801765999da67325455ea8219c1a6d7f06bdaad0975ee505276bcbe \ + --hash=sha256:1ee9c52d83e8f4902300e985d62688cf31ca8fc47a80534b4295350ebc418e46 +botocore==1.35.9 \ + --hash=sha256:92962460e4f35d139a23bca28149722030143257ee2916de442243c2464a7434 \ + --hash=sha256:9e44572fd2401b89dd58bf8b71ac2c36d5b0437f8cbf40de83302c499965fb54 # via # boto3 # s3transfer @@ -509,9 +509,9 @@ python-dateutil==2.9.0.post0 \ # via # barman # botocore -python-snappy==0.7.2 \ - --hash=sha256:04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978 \ - --hash=sha256:b4b2c39142064925d5a554672a09de4188fc4f2b2494a2ecb35042930e129444 +python-snappy==0.7.3 \ + --hash=sha256:074c0636cfcd97e7251330f428064050ac81a52c62ed884fc2ddebbb60ed7f50 \ + --hash=sha256:40216c1badfb2d38ac781ecb162a1d0ec40f8ee9747e610bcfefdfa79486cee3 requests==2.32.3 \ --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 diff --git a/UBI/15/.versions-postgis-ubi9.json b/UBI/15/.versions-postgis-ubi9.json index a41e6570..0578329e 100644 --- a/UBI/15/.versions-postgis-ubi9.json +++ b/UBI/15/.versions-postgis-ubi9.json @@ -1,7 +1,7 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "15.8", - "UBI_VERSION": "9.4-1181" + "UBI_VERSION": "9.4-1181.1724035907" } diff --git a/UBI/15/.versions-ubi9.json b/UBI/15/.versions-ubi9.json index 509f0eb3..97faf144 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": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_VERSION": "15.8", - "UBI_VERSION": "9.4-1181" + "UBI_VERSION": "9.4-1181.1724035907" } diff --git a/UBI/15/Dockerfile.multiarch.ubi9 b/UBI/15/Dockerfile.multiarch.ubi9 index 73d6b5f6..4089bae0 100644 --- a/UBI/15/Dockerfile.multiarch.ubi9 +++ b/UBI/15/Dockerfile.multiarch.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.8" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/15/Dockerfile.multilang.ubi9 index ea6b0aca..924952cb 100644 --- a/UBI/15/Dockerfile.multilang.ubi9 +++ b/UBI/15/Dockerfile.multilang.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.8" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/15/Dockerfile.plv8.ubi9 index 879546e2..f6c09c8c 100644 --- a/UBI/15/Dockerfile.plv8.ubi9 +++ b/UBI/15/Dockerfile.plv8.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.8" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/15/Dockerfile.postgis-multiarch.ubi9 index 260021fe..b75fe832 100644 --- a/UBI/15/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/15/Dockerfile.postgis-multiarch.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.8" \ - 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/15/Dockerfile.postgis-multilang.ubi9 b/UBI/15/Dockerfile.postgis-multilang.ubi9 index cce5a0f4..cdcdd2ce 100644 --- a/UBI/15/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/15/Dockerfile.postgis-multilang.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.8" \ - 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/15/Dockerfile.postgis.ubi9 b/UBI/15/Dockerfile.postgis.ubi9 index 25e54c8f..aeb91545 100644 --- a/UBI/15/Dockerfile.postgis.ubi9 +++ b/UBI/15/Dockerfile.postgis.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.8" \ - 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/15/Dockerfile.ubi9 b/UBI/15/Dockerfile.ubi9 index 87e823c5..069664f0 100644 --- a/UBI/15/Dockerfile.ubi9 +++ b/UBI/15/Dockerfile.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="15.8" \ - release="2" \ + release="3" \ 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 e37d3877..55e204b8 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.8 \ - --hash=sha256:06eac4757de2a9c6020381205cb902f05964caad80b56e58c8931284a133b4cb \ - --hash=sha256:b9587131372a808bf6f99c5ed8b11be55cd113261cc3b437a917b4acc6c30bfe -botocore==1.35.8 \ - --hash=sha256:4b820cf680ab5d778bd2fe4feeef1ff8a2b96d5c535d4638ab30f703ade282f8 \ - --hash=sha256:adf389eb8fd87775f193300e3431d1353f925807ad3a39958172cb644f0d60a1 +boto3==1.35.9 \ + --hash=sha256:07e0f335d801765999da67325455ea8219c1a6d7f06bdaad0975ee505276bcbe \ + --hash=sha256:1ee9c52d83e8f4902300e985d62688cf31ca8fc47a80534b4295350ebc418e46 +botocore==1.35.9 \ + --hash=sha256:92962460e4f35d139a23bca28149722030143257ee2916de442243c2464a7434 \ + --hash=sha256:9e44572fd2401b89dd58bf8b71ac2c36d5b0437f8cbf40de83302c499965fb54 # via # boto3 # s3transfer @@ -509,9 +509,9 @@ python-dateutil==2.9.0.post0 \ # via # barman # botocore -python-snappy==0.7.2 \ - --hash=sha256:04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978 \ - --hash=sha256:b4b2c39142064925d5a554672a09de4188fc4f2b2494a2ecb35042930e129444 +python-snappy==0.7.3 \ + --hash=sha256:074c0636cfcd97e7251330f428064050ac81a52c62ed884fc2ddebbb60ed7f50 \ + --hash=sha256:40216c1badfb2d38ac781ecb162a1d0ec40f8ee9747e610bcfefdfa79486cee3 requests==2.32.3 \ --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 diff --git a/UBI/16/.versions-postgis-ubi9.json b/UBI/16/.versions-postgis-ubi9.json index 77e8434c..7253ac98 100644 --- a/UBI/16/.versions-postgis-ubi9.json +++ b/UBI/16/.versions-postgis-ubi9.json @@ -1,7 +1,7 @@ { "BARMAN_VERSION": "3.11.1", - "IMAGE_RELEASE_VERSION": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGIS_VERSION": "3.4.2", "POSTGRES_VERSION": "16.4", - "UBI_VERSION": "9.4-1181" + "UBI_VERSION": "9.4-1181.1724035907" } diff --git a/UBI/16/.versions-ubi9.json b/UBI/16/.versions-ubi9.json index 6c3128ff..d5350d62 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": "2", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_VERSION": "16.4", - "UBI_VERSION": "9.4-1181" + "UBI_VERSION": "9.4-1181.1724035907" } diff --git a/UBI/16/Dockerfile.multiarch.ubi9 b/UBI/16/Dockerfile.multiarch.ubi9 index 60969d10..b6f0c368 100644 --- a/UBI/16/Dockerfile.multiarch.ubi9 +++ b/UBI/16/Dockerfile.multiarch.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.4" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/16/Dockerfile.multilang.ubi9 index 08a5a410..cdb65f6f 100644 --- a/UBI/16/Dockerfile.multilang.ubi9 +++ b/UBI/16/Dockerfile.multilang.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.4" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/16/Dockerfile.plv8.ubi9 index df731877..b2f8b022 100644 --- a/UBI/16/Dockerfile.plv8.ubi9 +++ b/UBI/16/Dockerfile.plv8.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.4" \ - release="2" \ + release="3" \ 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.ubi9 b/UBI/16/Dockerfile.postgis-multiarch.ubi9 index a1927592..1f7e755a 100644 --- a/UBI/16/Dockerfile.postgis-multiarch.ubi9 +++ b/UBI/16/Dockerfile.postgis-multiarch.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.4" \ - 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/16/Dockerfile.postgis-multilang.ubi9 b/UBI/16/Dockerfile.postgis-multilang.ubi9 index 6e47133a..d9d02fc8 100644 --- a/UBI/16/Dockerfile.postgis-multilang.ubi9 +++ b/UBI/16/Dockerfile.postgis-multilang.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.4" \ - 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/16/Dockerfile.postgis.ubi9 b/UBI/16/Dockerfile.postgis.ubi9 index 29849846..de15bfbb 100644 --- a/UBI/16/Dockerfile.postgis.ubi9 +++ b/UBI/16/Dockerfile.postgis.ubi9 @@ -1,5 +1,5 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 ARG SUBSCRIPTION_NAME # Do not split the description, otherwise we will see a blank space in the labels @@ -7,7 +7,7 @@ LABEL name="PostgreSQL + PostGIS Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.4" \ - 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/16/Dockerfile.ubi9 b/UBI/16/Dockerfile.ubi9 index 8a422521..a5d65198 100644 --- a/UBI/16/Dockerfile.ubi9 +++ b/UBI/16/Dockerfile.ubi9 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:9.4-1181 +FROM quay.io/enterprisedb/edb-ubi:9.4-1181.1724035907 # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="EnterpriseDB" \ url="https://www.enterprisedb.com/" \ version="16.4" \ - release="2" \ + release="3" \ 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 e37d3877..55e204b8 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.8 \ - --hash=sha256:06eac4757de2a9c6020381205cb902f05964caad80b56e58c8931284a133b4cb \ - --hash=sha256:b9587131372a808bf6f99c5ed8b11be55cd113261cc3b437a917b4acc6c30bfe -botocore==1.35.8 \ - --hash=sha256:4b820cf680ab5d778bd2fe4feeef1ff8a2b96d5c535d4638ab30f703ade282f8 \ - --hash=sha256:adf389eb8fd87775f193300e3431d1353f925807ad3a39958172cb644f0d60a1 +boto3==1.35.9 \ + --hash=sha256:07e0f335d801765999da67325455ea8219c1a6d7f06bdaad0975ee505276bcbe \ + --hash=sha256:1ee9c52d83e8f4902300e985d62688cf31ca8fc47a80534b4295350ebc418e46 +botocore==1.35.9 \ + --hash=sha256:92962460e4f35d139a23bca28149722030143257ee2916de442243c2464a7434 \ + --hash=sha256:9e44572fd2401b89dd58bf8b71ac2c36d5b0437f8cbf40de83302c499965fb54 # via # boto3 # s3transfer @@ -509,9 +509,9 @@ python-dateutil==2.9.0.post0 \ # via # barman # botocore -python-snappy==0.7.2 \ - --hash=sha256:04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978 \ - --hash=sha256:b4b2c39142064925d5a554672a09de4188fc4f2b2494a2ecb35042930e129444 +python-snappy==0.7.3 \ + --hash=sha256:074c0636cfcd97e7251330f428064050ac81a52c62ed884fc2ddebbb60ed7f50 \ + --hash=sha256:40216c1badfb2d38ac781ecb162a1d0ec40f8ee9747e610bcfefdfa79486cee3 requests==2.32.3 \ --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 diff --git a/UBI/src/root/requirements.txt b/UBI/src/root/requirements.txt index e37d3877..55e204b8 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.8 \ - --hash=sha256:06eac4757de2a9c6020381205cb902f05964caad80b56e58c8931284a133b4cb \ - --hash=sha256:b9587131372a808bf6f99c5ed8b11be55cd113261cc3b437a917b4acc6c30bfe -botocore==1.35.8 \ - --hash=sha256:4b820cf680ab5d778bd2fe4feeef1ff8a2b96d5c535d4638ab30f703ade282f8 \ - --hash=sha256:adf389eb8fd87775f193300e3431d1353f925807ad3a39958172cb644f0d60a1 +boto3==1.35.9 \ + --hash=sha256:07e0f335d801765999da67325455ea8219c1a6d7f06bdaad0975ee505276bcbe \ + --hash=sha256:1ee9c52d83e8f4902300e985d62688cf31ca8fc47a80534b4295350ebc418e46 +botocore==1.35.9 \ + --hash=sha256:92962460e4f35d139a23bca28149722030143257ee2916de442243c2464a7434 \ + --hash=sha256:9e44572fd2401b89dd58bf8b71ac2c36d5b0437f8cbf40de83302c499965fb54 # via # boto3 # s3transfer @@ -509,9 +509,9 @@ python-dateutil==2.9.0.post0 \ # via # barman # botocore -python-snappy==0.7.2 \ - --hash=sha256:04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978 \ - --hash=sha256:b4b2c39142064925d5a554672a09de4188fc4f2b2494a2ecb35042930e129444 +python-snappy==0.7.3 \ + --hash=sha256:074c0636cfcd97e7251330f428064050ac81a52c62ed884fc2ddebbb60ed7f50 \ + --hash=sha256:40216c1badfb2d38ac781ecb162a1d0ec40f8ee9747e610bcfefdfa79486cee3 requests==2.32.3 \ --hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \ --hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6