From 35a5248fbc7a1de12902f1a6d5e875b242cf33e7 Mon Sep 17 00:00:00 2001 From: Rafael dos Santos Silva Date: Thu, 27 Oct 2016 13:56:11 -0200 Subject: [PATCH] Bumps PostgreSQL version --- image/base/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/base/Dockerfile b/image/base/Dockerfile index 6158e83..1c32f69 100644 --- a/image/base/Dockerfile +++ b/image/base/Dockerfile @@ -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" -- 2.25.1