From 039dcea2e4e77867680391d754199e29e0f4fc9c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 3 Nov 2022 05:38:54 +0100 Subject: [PATCH] [bitnami/pgbouncer] Release 1.17.0-debian-11-r55 (#12398) 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 43c85130571d..a0d3a9a1e533 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-r54" \ + org.opencontainers.image.ref.name="1.17.0-debian-11-r55" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/pgbouncer" \ org.opencontainers.image.title="pgbouncer" \ org.opencontainers.image.vendor="VMware, Inc." \