From b16f6037ab5435ddb9b8227a2f0c5e2bb5a42c61 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 3 Dec 2022 08:15:52 +0100 Subject: [PATCH] [bitnami/contour] Release 1.22.1-debian-11-r30 (#15713) 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 930f372c027e..c0fbd986a844 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-r29" \ + org.opencontainers.image.ref.name="1.22.1-debian-11-r30" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/contour" \ org.opencontainers.image.title="contour" \ org.opencontainers.image.vendor="VMware, Inc." \