changeset 152:d64806928eca

DEP-12: make tomcat 8.5.16 available
author smith@nwoca.org
date Wed, 19 Jul 2017 20:42:18 +0100
parents 11fb5ba7f55b
children cf2a5bb38902
files tomcat/Dockerfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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>