diff --git a/UBI/12/.versions-ubi8.json b/UBI/12/.versions-ubi8.json index 33d62426..aaeede69 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": "23", + "IMAGE_RELEASE_VERSION": "24", "POSTGRES_VERSION": "12.20", - "UBI_VERSION": "8.10-1054" + "UBI_VERSION": "8.10-1088" } diff --git a/UBI/12/.versions-ubi9.json b/UBI/12/.versions-ubi9.json index 70d64b79..3adddae5 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": "24", + "IMAGE_RELEASE_VERSION": "25", "POSTGRES_VERSION": "12.20", - "UBI_VERSION": "9.4-1214" + "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/12/Dockerfile.multiarch.ubi8 b/UBI/12/Dockerfile.multiarch.ubi8 index c1f94a90..ab302815 100644 --- a/UBI/12/Dockerfile.multiarch.ubi8 +++ b/UBI/12/Dockerfile.multiarch.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 92d4bf57..423906b4 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 0dcfcdcb..9ca3b9c0 100644 --- a/UBI/12/Dockerfile.multilang.ubi8 +++ b/UBI/12/Dockerfile.multilang.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 8d02a890..e4cf3e1b 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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.ubi8 b/UBI/12/Dockerfile.ubi8 index 401d27c8..5317a7a0 100644 --- a/UBI/12/Dockerfile.ubi8 +++ b/UBI/12/Dockerfile.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 5b2eac47..7245e52b 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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/.versions-ubi8.json b/UBI/13/.versions-ubi8.json index 7575391e..510bc49e 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": "23", + "IMAGE_RELEASE_VERSION": "24", "POSTGRES_VERSION": "13.16", - "UBI_VERSION": "8.10-1054" + "UBI_VERSION": "8.10-1088" } diff --git a/UBI/13/.versions-ubi9.json b/UBI/13/.versions-ubi9.json index b7bdb763..3fe9ef66 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": "24", + "IMAGE_RELEASE_VERSION": "25", "POSTGRES_VERSION": "13.16", - "UBI_VERSION": "9.4-1214" + "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/13/Dockerfile.multiarch.ubi8 b/UBI/13/Dockerfile.multiarch.ubi8 index e67f66fa..79230ab4 100644 --- a/UBI/13/Dockerfile.multiarch.ubi8 +++ b/UBI/13/Dockerfile.multiarch.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 45526f80..eedccdf5 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 ef2aa7e9..1c7cf3a8 100644 --- a/UBI/13/Dockerfile.multilang.ubi8 +++ b/UBI/13/Dockerfile.multilang.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 f95b75a3..fcc1f674 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 5da6ede5..6d25fc54 100644 --- a/UBI/13/Dockerfile.ubi8 +++ b/UBI/13/Dockerfile.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 6b6f3bd1..2ebe1ae5 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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/.versions-ubi8.json b/UBI/14/.versions-ubi8.json index 2dbf96ba..890d46c7 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": "23", + "IMAGE_RELEASE_VERSION": "24", "POSTGRES_VERSION": "14.13", - "UBI_VERSION": "8.10-1054" + "UBI_VERSION": "8.10-1088" } diff --git a/UBI/14/.versions-ubi9.json b/UBI/14/.versions-ubi9.json index daa9a21f..5c189893 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": "24", + "IMAGE_RELEASE_VERSION": "25", "POSTGRES_VERSION": "14.13", - "UBI_VERSION": "9.4-1214" + "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/14/Dockerfile.multiarch.ubi8 b/UBI/14/Dockerfile.multiarch.ubi8 index 70b7bc7d..7804a0fc 100644 --- a/UBI/14/Dockerfile.multiarch.ubi8 +++ b/UBI/14/Dockerfile.multiarch.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 fd1ac233..4e562e77 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 661c3697..4a289d1a 100644 --- a/UBI/14/Dockerfile.multilang.ubi8 +++ b/UBI/14/Dockerfile.multilang.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 bf143f48..1bcf6045 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 16d92233..54359eb0 100644 --- a/UBI/14/Dockerfile.ubi8 +++ b/UBI/14/Dockerfile.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 4e4ee822..f30d8c12 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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/.versions-ubi8.json b/UBI/15/.versions-ubi8.json index 4926399b..7f285c5c 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": "23", + "IMAGE_RELEASE_VERSION": "24", "POSTGRES_VERSION": "15.8", - "UBI_VERSION": "8.10-1054" + "UBI_VERSION": "8.10-1088" } diff --git a/UBI/15/.versions-ubi9.json b/UBI/15/.versions-ubi9.json index fbfa54e4..4e1fddd9 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": "24", + "IMAGE_RELEASE_VERSION": "25", "POSTGRES_VERSION": "15.8", - "UBI_VERSION": "9.4-1214" + "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/15/Dockerfile.multiarch.ubi8 b/UBI/15/Dockerfile.multiarch.ubi8 index b340d9de..2f46959b 100644 --- a/UBI/15/Dockerfile.multiarch.ubi8 +++ b/UBI/15/Dockerfile.multiarch.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 b5f4c75a..684cf751 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 422f93bd..f4d98fae 100644 --- a/UBI/15/Dockerfile.multilang.ubi8 +++ b/UBI/15/Dockerfile.multilang.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 2606638b..1486360d 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 ac18062c..de847a76 100644 --- a/UBI/15/Dockerfile.plv8.ubi8 +++ b/UBI/15/Dockerfile.plv8.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 24cb86c1..0f4e23d7 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 7fe839b5..5b0c6366 100644 --- a/UBI/15/Dockerfile.ubi8 +++ b/UBI/15/Dockerfile.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 699a6dbf..06792e0a 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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/.versions-ubi8.json b/UBI/16/.versions-ubi8.json index d09070b4..b39cabd6 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": "23", + "IMAGE_RELEASE_VERSION": "24", "POSTGRES_VERSION": "16.4", - "UBI_VERSION": "8.10-1054" + "UBI_VERSION": "8.10-1088" } diff --git a/UBI/16/.versions-ubi9.json b/UBI/16/.versions-ubi9.json index d6fab742..c1a49f5d 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": "24", + "IMAGE_RELEASE_VERSION": "25", "POSTGRES_VERSION": "16.4", - "UBI_VERSION": "9.4-1214" + "UBI_VERSION": "9.4-1214.1726694543" } diff --git a/UBI/16/Dockerfile.multiarch.ubi8 b/UBI/16/Dockerfile.multiarch.ubi8 index 0693478a..411bb3ec 100644 --- a/UBI/16/Dockerfile.multiarch.ubi8 +++ b/UBI/16/Dockerfile.multiarch.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 a0f93a05..f6bb8220 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 5d8d2d00..4b8424e8 100644 --- a/UBI/16/Dockerfile.multilang.ubi8 +++ b/UBI/16/Dockerfile.multilang.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 000f37af..d7a9f5f1 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 2c9cfbdb..b1aa2d6d 100644 --- a/UBI/16/Dockerfile.plv8.ubi8 +++ b/UBI/16/Dockerfile.plv8.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 8ad30029..57a06764 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ 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 9d410b3a..83aa1da5 100644 --- a/UBI/16/Dockerfile.ubi8 +++ b/UBI/16/Dockerfile.ubi8 @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM quay.io/enterprisedb/edb-ubi:8.10-1054 +FROM quay.io/enterprisedb/edb-ubi:8.10-1088 # 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="23" \ + release="24" \ 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 18297c5f..9fc78cfa 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-1214 +FROM quay.io/enterprisedb/edb-ubi:9.4-1214.1726694543 # 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="24" \ + release="25" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 9."