diff tomcat/Dockerfile @ 156:2f794158e9e8

DEP-12: revert tomcat upgrade. add script manager
author smith@nwoca.org
date Mon, 31 Jul 2017 20:48:38 +0100
parents d64806928eca
children 1866c261576f
line wrap: on
line diff
--- a/tomcat/Dockerfile	Fri Jul 21 16:00:40 2017 +0100
+++ b/tomcat/Dockerfile	Mon Jul 31 20:48:38 2017 +0100
@@ -1,4 +1,4 @@
-FROM tomcat:8.5.16-jre8
+FROM tomcat:8.5.14-jre8
 
 MAINTAINER Dave Smith <smith@nwoca.org>