changeset 256:1866c261576f

update tomcat and java version
author smith@nwoca.org
date Tue, 29 May 2018 21:08:31 +0100
parents adbef03ee9e8
children 39e21a6bed19
files tomcat/Dockerfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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>