From 8434fa1c830193a2a6ac315b0f5ec0cd9dff92d7 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 2 Feb 2023 20:41:39 +0100 Subject: [PATCH] [bitnami/contour] Release 1.22.3-debian-11-r18 (#22605) 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 cabc00feb5e2..8ac949bed76f 100644 --- a/bitnami/contour/1.22/debian-11/Dockerfile +++ b/bitnami/contour/1.22/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.22.3-debian-11-r17" \ + org.opencontainers.image.ref.name="1.22.3-debian-11-r18" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/contour" \ org.opencontainers.image.title="contour" \ org.opencontainers.image.vendor="VMware, Inc." \