From 6df9b16204a65b72de00bbbb2f626d12b74400df Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 10 Oct 2022 01:19:52 +0200 Subject: [PATCH] [bitnami/contour] Release 1.20.2-debian-11-r43 (#9511) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/contour/1.20/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/contour/1.20/debian-11/Dockerfile b/bitnami/contour/1.20/debian-11/Dockerfile index af99599e7499..e16f7ced363f 100644 --- a/bitnami/contour/1.20/debian-11/Dockerfile +++ b/bitnami/contour/1.20/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.20.2-debian-11-r42" \ + org.opencontainers.image.ref.name="1.20.2-debian-11-r43" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/contour" \ org.opencontainers.image.title="contour" \ org.opencontainers.image.vendor="VMware, Inc." \