update 64 bit to 1.5.3

This commit is contained in:
2023-08-10 19:24:54 -05:00
parent 79b8a4a538
commit d6aa86d06f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
FROM library/tomcat:9-jre11-openjdk-bullseye
ENV ARCH=amd64 \
GUAC_VER=1.5.2 \
GUAC_VER=1.5.3 \
GUACAMOLE_HOME=/app/guacamole \
PG_MAJOR=9.6 \
PGDATA=/config/postgres \
+1 -1
View File
@@ -1,6 +1,6 @@
FROM library/tomcat:9-jre11-openjdk-bullseye
ENV GUAC_VER=1.5.2 \
ENV GUAC_VER=1.5.3 \
GUACAMOLE_HOME=/app/guacamole \
PG_MAJOR=9.6 \
PGDATA=/config/postgres \