Compare commits

...

1 Commits

Author SHA1 Message Date
jwetzell ecdf5c8137 update base to tomcat 9.0.93 2024-08-24 08:45:03 -05:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM tomcat:9.0.88-jdk17
FROM tomcat:9.0.93-jdk17-temurin-jammy
ARG TARGETPLATFORM
ENV GUAC_VER=1.5.5 \