mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-15 12:23:53 +00:00
update base to tomcat 9.0.88 and java jdk 21
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM tomcat:9.0.85-jre11
|
||||
FROM tomcat:9.0.88-jdk21
|
||||
|
||||
ENV GUAC_VER=1.5.5 \
|
||||
GUACAMOLE_HOME=/app/guacamole \
|
||||
|
||||
Reference in New Issue
Block a user