Skip to content

Commit c671cc8

Browse files
author
Kingdon Barrett
committed
fixup v2.6.0
1 parent 88f21d7 commit c671cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM quay.io/deis/base:v0.3.6
22

33
ENV LANG=en_US.utf8 \
44
PG_MAJOR=9.4 \
5-
PG_VERSION=9.4.14-1.pgdg16.04+1 \
5+
PG_VERSION=9.4.17-1.pgdg16.04+1 \
66
PGDATA=/var/lib/postgresql/data
77

88
# Set this separately from those above since it depends on one of them

0 commit comments

Comments
 (0)