use tomcat 9 images

This commit is contained in:
oznu
2018-05-17 23:35:25 +10:00
parent 0e087d443e
commit 7495f2497f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM library/tomcat:7-jre8
FROM library/tomcat:9-jre8
ENV ARCH=amd64 \
GUAC_VER=0.9.14 \
+1 -1
View File
@@ -1,4 +1,4 @@
FROM arm32v5/tomcat:7-jre8
FROM arm32v5/tomcat:9-jre8
ENV ARCH=armhf \
GUAC_VER=0.9.14 \