From d6174993ad1566cd32777da4428ee2e9f1540efe Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 15 Nov 2022 05:49:39 +0100 Subject: [PATCH] [bitnami/contour] Release 1.22.1-debian-11-r24 (#13741) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/contour/1.22/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/contour/1.22/debian-11/Dockerfile b/bitnami/contour/1.22/debian-11/Dockerfile index 20c8abc2205e..1d1f2794a8f1 100644 --- a/bitnami/contour/1.22/debian-11/Dockerfile +++ b/bitnami/contour/1.22/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.22.1-debian-11-r23" \ + org.opencontainers.image.ref.name="1.22.1-debian-11-r24" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/contour" \ org.opencontainers.image.title="contour" \ org.opencontainers.image.vendor="VMware, Inc." \