bump version in regular dockerfile

This commit is contained in:
Joel Wetzell
2023-05-30 13:27:28 -05:00
parent 4864d3f54c
commit 19878a35ed
+1 -1
View File
@@ -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 \