From 2df5e6002d8d5917fcd1d26e1c08e6701898a37f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 6 Nov 2022 05:51:56 +0100 Subject: [PATCH] [bitnami/pgbouncer] Release 1.17.0-debian-11-r56 (#12732) 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 a0d3a9a1e533..93812bca79bf 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-r55" \ + org.opencontainers.image.ref.name="1.17.0-debian-11-r56" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/pgbouncer" \ org.opencontainers.image.title="pgbouncer" \ org.opencontainers.image.vendor="VMware, Inc." \