Bumps PostgreSQL version
authorRafael dos Santos Silva <xfalcox@gmail.com>
Thu, 27 Oct 2016 15:56:11 +0000 (13:56 -0200)
committerRafael dos Santos Silva <xfalcox@gmail.com>
Thu, 27 Oct 2016 15:56:11 +0000 (13:56 -0200)
image/base/Dockerfile

index 6158e837a3a93bec2d91c9b50f8acd1e266c96f3..1c32f69681bd969c95c0880f4942c8aa657945a5 100644 (file)
@@ -3,7 +3,7 @@
 FROM ubuntu:16.04
 
 ENV PG_MAJOR 9.5
-ENV PG_VERSION 9.5.4-1.pgdg16.04+2
+ENV PG_VERSION 9.5.5-1.pgdg16.04+1
 
 MAINTAINER Sam Saffron "https://twitter.com/samsaffron"