diff postgres/Dockerfile @ 293:95d7d70f34a5 production v2.4.0

flow: Merged <release> 'v2.4.0' to <master> ('production').
author smith@nwoca.org
date Thu, 27 Dec 2018 00:06:14 +0000
parents b0b52c426f16
children
line wrap: on
line diff
--- a/postgres/Dockerfile	Thu Nov 15 20:10:48 2018 +0000
+++ b/postgres/Dockerfile	Thu Dec 27 00:06:14 2018 +0000
@@ -1,7 +1,7 @@
 #
 # Docker file to create postgres image for ssdt applications
 
-FROM postgres:9.6.3
+FROM postgres:9.6.11
 
 MAINTAINER Dave Smith smith@nwoca.org