From cc792331031afd93812e0fab2d577ef1c57e7a65 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 25 Oct 2022 05:34:36 +0200 Subject: [PATCH] [bitnami/pgbouncer] Release 1.17.0-debian-11-r52 (#11302) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/pgbouncer/1/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/pgbouncer/1/debian-11/Dockerfile b/bitnami/pgbouncer/1/debian-11/Dockerfile index 5b70e9ce7267..749d5cb5e69f 100644 --- a/bitnami/pgbouncer/1/debian-11/Dockerfile +++ b/bitnami/pgbouncer/1/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="1.17.0-debian-11-r51" \ + org.opencontainers.image.ref.name="1.17.0-debian-11-r52" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/pgbouncer" \ org.opencontainers.image.title="pgbouncer" \ org.opencontainers.image.vendor="VMware, Inc." \