From 19d23520ed61548d8a017d7154fffc15d5b60c3d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 16 Oct 2022 02:12:01 +0200 Subject: [PATCH] [bitnami/contour] Release 1.22.1-debian-11-r14 (#10217) 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 d41a6351436d..9872107e58f7 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-r13" \ + org.opencontainers.image.ref.name="1.22.1-debian-11-r14" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/contour" \ org.opencontainers.image.title="contour" \ org.opencontainers.image.vendor="VMware, Inc." \