mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-08 08:53:43 +00:00
switch to jdk 17
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM tomcat:9.0.88-jdk21
|
||||
FROM tomcat:9.0.88-jdk17
|
||||
|
||||
ENV GUAC_VER=1.5.5 \
|
||||
GUACAMOLE_HOME=/app/guacamole \
|
||||
|
||||
Reference in New Issue
Block a user