From 694732ee1506366baf0f4888641c235ddc3d428a Mon Sep 17 00:00:00 2001 From: CloudNativePG Automated Updates Date: Thu, 12 Oct 2023 00:20:03 +0000 Subject: [PATCH] Automatic update --- .versions.json | 4 ++-- Dockerfile | 4 ++-- packages.txt | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.versions.json b/.versions.json index 784302f..5910604 100644 --- a/.versions.json +++ b/.versions.json @@ -1,5 +1,5 @@ { - "DEBIAN_VERSION": "buster-20230919-slim", - "IMAGE_RELEASE_VERSION": "6", + "DEBIAN_VERSION": "buster-20231009-slim", + "IMAGE_RELEASE_VERSION": "7", "PGBOUNCER_VERSION": "1.20.1" } diff --git a/Dockerfile b/Dockerfile index 2dd6658..20c6c28 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -ARG DEBIAN_VERSION=buster-20230919-slim +ARG DEBIAN_VERSION=buster-20231009-slim ARG PGBOUNCER_VERSION=1.20.1 FROM debian:${DEBIAN_VERSION} AS build @@ -43,7 +43,7 @@ ARG TARGETARCH LABEL name="PgBouncer Container Images" \ vendor="The CloudNativePG Contributors" \ version="1.20.1" \ - release="6" \ + release="7" \ summary="Container images for PgBouncer (connection pooler for PostgreSQL)." \ description="This Docker image contains PgBouncer based on Debian ${DEBIAN_VERSION}." diff --git a/packages.txt b/packages.txt index 7d25f39..63001dd 100644 --- a/packages.txt +++ b/packages.txt @@ -111,8 +111,8 @@ libpython2.7-minimal/now 2.7.16-2+deb10u3 amd64 [installed,local] libpython2.7-stdlib/now 2.7.16-2+deb10u3 amd64 [installed,local] libpython2.7/now 2.7.16-2+deb10u3 amd64 [installed,local] libpython3-stdlib/now 3.7.3-1 amd64 [installed,local] -libpython3.7-minimal/now 3.7.3-2+deb10u5 amd64 [installed,local] -libpython3.7-stdlib/now 3.7.3-2+deb10u5 amd64 [installed,local] +libpython3.7-minimal/now 3.7.3-2+deb10u6 amd64 [installed,local] +libpython3.7-stdlib/now 3.7.3-2+deb10u6 amd64 [installed,local] libreadline7/now 7.0-5 amd64 [installed,local] libsasl2-2/now 2.1.27+dfsg-1+deb10u2 amd64 [installed,local] libsasl2-modules-db/now 2.1.27+dfsg-1+deb10u2 amd64 [installed,local] @@ -171,8 +171,8 @@ postgresql/now 11+200+deb10u5 all [installed,local] procps/now 2:3.3.15-2 amd64 [installed,local] psmisc/now 23.2-1+deb10u1 amd64 [installed,local] python3-minimal/now 3.7.3-1 amd64 [installed,local] -python3.7-minimal/now 3.7.3-2+deb10u5 amd64 [installed,local] -python3.7/now 3.7.3-2+deb10u5 amd64 [installed,local] +python3.7-minimal/now 3.7.3-2+deb10u6 amd64 [installed,local] +python3.7/now 3.7.3-2+deb10u6 amd64 [installed,local] python3/now 3.7.3-1 amd64 [installed,local] readline-common/now 7.0-5 all [installed,local] sed/now 4.7-1 amd64 [installed,local]