diff tomcat/Dockerfile @ 256:1866c261576f

update tomcat and java version
author smith@nwoca.org
date Tue, 29 May 2018 21:08:31 +0100
parents 2f794158e9e8
children b0b52c426f16
line wrap: on
line diff
--- a/tomcat/Dockerfile	Tue May 29 17:12:03 2018 +0100
+++ b/tomcat/Dockerfile	Tue May 29 21:08:31 2018 +0100
@@ -1,4 +1,4 @@
-FROM tomcat:8.5.14-jre8
+FROM tomcat:8.5.31-jre8
 
 MAINTAINER Dave Smith <smith@nwoca.org>