From 24a5b72ce62ea987480a5073e5e56282ce2cc1fe Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 17 Nov 2022 02:32:33 +0100 Subject: [PATCH] [bitnami/tomcat] Release 8.5.83-debian-11-r13 (#13958) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/tomcat/8.5/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/tomcat/8.5/debian-11/Dockerfile b/bitnami/tomcat/8.5/debian-11/Dockerfile index ba73f8759647..bdc6f6fe7a92 100644 --- a/bitnami/tomcat/8.5/debian-11/Dockerfile +++ b/bitnami/tomcat/8.5/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.ref.name="8.5.83-debian-11-r12" \ + org.opencontainers.image.ref.name="8.5.83-debian-11-r13" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/tomcat" \ org.opencontainers.image.title="tomcat" \ org.opencontainers.image.vendor="VMware, Inc." \