Update Tomcat base image version to 9.0.120

This commit is contained in:
Joel Wetzell
2026-08-04 11:07:02 -05:00
committed by GitHub
parent 0046b9f92a
commit f68cb42d2f
+1 -1
View File
@@ -1,4 +1,4 @@
FROM tomcat:9.0.111-jdk17-temurin-noble
FROM tomcat:9.0.120-jdk17-temurin-noble
ARG TARGETPLATFORM
ENV GUAC_VER=1.6.0 \