diff java/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 a113282d9400
children 7061090570b9
line wrap: on
line diff
--- a/java/Dockerfile	Wed Dec 26 15:53:31 2018 +0000
+++ b/java/Dockerfile	Wed Dec 26 18:26:46 2018 +0000
@@ -1,4 +1,4 @@
-FROM openjdk:8u121-jdk
+FROM openjdk:8u181-jdk
 
 MAINTAINER Dave Smith <smith@nwoca.org>