diff --git a/Debian/11/.versions.json b/Debian/11/.versions.json index bef1c5170..34c53f4fd 100644 --- a/Debian/11/.versions.json +++ b/Debian/11/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "DEBIAN_IMAGE_VERSION": "buster-20230612-slim", - "IMAGE_RELEASE_VERSION": "4", + "DEBIAN_IMAGE_VERSION": "buster-20230703-slim", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_VERSION": "11.20-1.pgdg100+1" } diff --git a/Debian/11/Dockerfile b/Debian/11/Dockerfile index 9bbe1324f..b25ff4341 100644 --- a/Debian/11/Dockerfile +++ b/Debian/11/Dockerfile @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM debian:buster-20230612-slim +FROM debian:buster-20230703-slim # 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="11.20-1.pgdg100+1" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim." diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index aeb30245d..4d1a02ae6 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "DEBIAN_IMAGE_VERSION": "buster-20230612-slim", - "IMAGE_RELEASE_VERSION": "4", + "DEBIAN_IMAGE_VERSION": "buster-20230703-slim", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_VERSION": "12.15-1.pgdg100+1" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index 0de76ec07..87577e16b 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM debian:buster-20230612-slim +FROM debian:buster-20230703-slim # 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.15-1.pgdg100+1" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim." diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index 0f5385729..2323637ec 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "DEBIAN_IMAGE_VERSION": "buster-20230612-slim", - "IMAGE_RELEASE_VERSION": "4", + "DEBIAN_IMAGE_VERSION": "buster-20230703-slim", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_VERSION": "13.11-1.pgdg100+1" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index b7f93a630..7e17eb925 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM debian:buster-20230612-slim +FROM debian:buster-20230703-slim # 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.11-1.pgdg100+1" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim." diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index f119a2a76..d746da830 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "DEBIAN_IMAGE_VERSION": "buster-20230612-slim", - "IMAGE_RELEASE_VERSION": "4", + "DEBIAN_IMAGE_VERSION": "buster-20230703-slim", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_VERSION": "14.8-1.pgdg100+1" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index ea033f41c..3e0512316 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM debian:buster-20230612-slim +FROM debian:buster-20230703-slim # 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.8-1.pgdg100+1" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim." diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index 018818c6c..7e9df423b 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "DEBIAN_IMAGE_VERSION": "buster-20230612-slim", - "IMAGE_RELEASE_VERSION": "4", + "DEBIAN_IMAGE_VERSION": "buster-20230703-slim", + "IMAGE_RELEASE_VERSION": "5", "POSTGRES_VERSION": "15.3-1.pgdg100+1" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index cc7a0b782..aa7d51897 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -1,12 +1,12 @@ # vim:set ft=dockerfile: -FROM debian:buster-20230612-slim +FROM debian:buster-20230703-slim # 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.3-1.pgdg100+1" \ - release="4" \ + release="5" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."