update base to tomcat 9.0.102

This commit is contained in:
2025-03-26 08:56:12 -05:00
parent b312a3eace
commit 0e6ea6c206
+1 -1
View File
@@ -1,4 +1,4 @@
FROM tomcat:9.0.98-jdk17-temurin-noble
FROM tomcat:9.0.102-jdk17-temurin-noble
ARG TARGETPLATFORM
ENV GUAC_VER=1.5.5 \