From 8b537df89b990a0df3715a6efc23f8bfe4b7bc14 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 28 Oct 2022 04:25:28 +0200 Subject: [PATCH] [bitnami/haproxy] Release 2.6.6-debian-11-r12 (#11612) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/haproxy/2/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/haproxy/2/debian-11/Dockerfile b/bitnami/haproxy/2/debian-11/Dockerfile index 13aca0cb3deb..9fda099bb752 100644 --- a/bitnami/haproxy/2/debian-11/Dockerfile +++ b/bitnami/haproxy/2/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="2.6.6-debian-11-r11" \ + org.opencontainers.image.ref.name="2.6.6-debian-11-r12" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/haproxy" \ org.opencontainers.image.title="haproxy" \ org.opencontainers.image.vendor="VMware, Inc." \