Compare commits

...

1 Commits

Author SHA1 Message Date
Joel Wetzell f68cb42d2f Update Tomcat base image version to 9.0.120 2026-08-04 11:07:02 -05:00
+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 \