Merge pull request #59 from divinehawk/tomcat-update

Update Tomcat to 9.0.98
This commit is contained in:
2024-12-31 18:13:31 -06:00
committed by GitHub
+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 \