mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-09-10 08:39:35 +00:00
update guacamole to 1.6.0 and latest tomcat 9
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
FROM tomcat:9.0.102-jdk17-temurin-noble
|
||||
FROM tomcat:9.0.106-jdk17-temurin-noble
|
||||
ARG TARGETPLATFORM
|
||||
|
||||
ENV GUAC_VER=1.5.5 \
|
||||
ENV GUAC_VER=1.6.0 \
|
||||
GUACAMOLE_HOME=/app/guacamole \
|
||||
PG_VER=9.6.24 \
|
||||
LIBSSH2_VER=1.11.0 \
|
||||
|
||||
Reference in New Issue
Block a user