mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-17 05:13:33 +00:00
bump version in regular dockerfile
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM library/tomcat:9-jre11-openjdk-bullseye
|
||||
|
||||
ENV ARCH=amd64 \
|
||||
GUAC_VER=1.5.1 \
|
||||
GUAC_VER=1.5.2 \
|
||||
GUACAMOLE_HOME=/app/guacamole \
|
||||
PG_MAJOR=9.6 \
|
||||
PGDATA=/config/postgres \
|
||||
|
||||
Reference in New Issue
Block a user