diff tomcat/Dockerfile @ 289:b0b52c426f16

DEP-16: update tomcat, java and postgres version
author smith@nwoca.org
date Wed, 26 Dec 2018 18:26:46 +0000
parents 1866c261576f
children 4b026170dfea
line wrap: on
line diff
--- a/tomcat/Dockerfile	Wed Dec 26 15:53:31 2018 +0000
+++ b/tomcat/Dockerfile	Wed Dec 26 18:26:46 2018 +0000
@@ -1,4 +1,4 @@
-FROM tomcat:8.5.31-jre8
+FROM tomcat:8.5.37-jre8
 
 MAINTAINER Dave Smith <smith@nwoca.org>