mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-21 06:59:11 +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
|
ARG TARGETPLATFORM
|
||||||
|
|
||||||
ENV GUAC_VER=1.5.5 \
|
ENV GUAC_VER=1.6.0 \
|
||||||
GUACAMOLE_HOME=/app/guacamole \
|
GUACAMOLE_HOME=/app/guacamole \
|
||||||
PG_VER=9.6.24 \
|
PG_VER=9.6.24 \
|
||||||
LIBSSH2_VER=1.11.0 \
|
LIBSSH2_VER=1.11.0 \
|
||||||
|
|||||||
Reference in New Issue
Block a user