Update Tomcat base image version to 9.0.111

This commit is contained in:
2025-11-03 15:52:55 -06:00
committed by GitHub
parent 56d8f0a882
commit 0046b9f92a
+1 -1
View File
@@ -1,4 +1,4 @@
FROM tomcat:9.0.106-jdk17-temurin-noble
FROM tomcat:9.0.111-jdk17-temurin-noble
ARG TARGETPLATFORM
ENV GUAC_VER=1.6.0 \