update base image

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2020-02-10 16:28:33 +01:00
parent 18e4ecb5a4
commit d5046182f0
+1 -1
View File
@@ -1,4 +1,4 @@
FROM library/tomcat:9-jre8
FROM library/tomcat:9-jre11
ENV ARCH=amd64 \
GUAC_VER=1.0.0 \