diff tomcat/Dockerfile @ 152:d64806928eca

DEP-12: make tomcat 8.5.16 available
author smith@nwoca.org
date Wed, 19 Jul 2017 20:42:18 +0100
parents 912933cacd29
children 2f794158e9e8
line wrap: on
line diff
--- a/tomcat/Dockerfile	Wed Jul 19 20:29:04 2017 +0100
+++ b/tomcat/Dockerfile	Wed Jul 19 20:42:18 2017 +0100
@@ -1,4 +1,4 @@
-FROM tomcat:8.5.14-jre8
+FROM tomcat:8.5.16-jre8
 
 MAINTAINER Dave Smith <smith@nwoca.org>