From fc56da8b77aed94c88768b18988dff8f696acd64 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Jan 2023 04:50:13 +0100 Subject: [PATCH] [bitnami/contour] Release 1.23.2-debian-11-r10 (#19943) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/contour/1.23/debian-11/Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bitnami/contour/1.23/debian-11/Dockerfile b/bitnami/contour/1.23/debian-11/Dockerfile index a34b765d1024..66a6e2f2ee8f 100644 --- a/bitnami/contour/1.23/debian-11/Dockerfile +++ b/bitnami/contour/1.23/debian-11/Dockerfile @@ -4,7 +4,8 @@ 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.23.2-debian-11-r9" \ + org.opencontainers.image.licenses="Apache-2.0" \ + org.opencontainers.image.ref.name="1.23.2-debian-11-r10" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/contour" \ org.opencontainers.image.title="contour" \ org.opencontainers.image.vendor="VMware, Inc." \