From 665501dc88df364f3931707887e52d089c03b9da Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 13 Feb 2023 06:24:29 +0100 Subject: [PATCH] [bitnami/tomcat] Release 9.0.71-debian-11-r14 (#23818) Signed-off-by: Bitnami Containers --- bitnami/tomcat/9.0/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/tomcat/9.0/debian-11/Dockerfile b/bitnami/tomcat/9.0/debian-11/Dockerfile index 766273172b89..21d513856a16 100644 --- a/bitnami/tomcat/9.0/debian-11/Dockerfile +++ b/bitnami/tomcat/9.0/debian-11/Dockerfile @@ -6,7 +6,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="9.0.71-debian-11-r13" \ + org.opencontainers.image.ref.name="9.0.71-debian-11-r14" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/tomcat" \ org.opencontainers.image.title="tomcat" \ org.opencontainers.image.vendor="VMware, Inc." \