From db0bebe24128ad0045f114c70281fbfbb5dc4c60 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 23 Apr 2024 17:12:22 +0200 Subject: [PATCH] [bitnami/haproxy] Release 2.9.7-debian-12-r1 (#65341) Signed-off-by: Bitnami Containers --- bitnami/haproxy/2/debian-12/Dockerfile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bitnami/haproxy/2/debian-12/Dockerfile b/bitnami/haproxy/2/debian-12/Dockerfile index 249d9218d142..2cbad3f347a0 100644 --- a/bitnami/haproxy/2/debian-12/Dockerfile +++ b/bitnami/haproxy/2/debian-12/Dockerfile @@ -7,10 +7,12 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-04-05T21:46:43Z" \ + org.opencontainers.image.created="2024-04-23T14:39:11Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ + org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/haproxy/README.md" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="2.9.7-debian-12-r0" \ + org.opencontainers.image.ref.name="2.9.7-debian-12-r1" \ + org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/haproxy" \ org.opencontainers.image.title="haproxy" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="2.9.7"