Update Tomcat to 9.0.98

This commit is contained in:
Matt Eaton
2025-01-01 00:51:46 +01:00
parent 6f62295c8b
commit 80044f54a7
+1 -1
View File
@@ -1,4 +1,4 @@
FROM tomcat:9.0.93-jdk17-temurin-noble
FROM tomcat:9.0.98-jdk17-temurin-noble
ARG TARGETPLATFORM
ENV GUAC_VER=1.5.5 \