Skip to content

Commit

Permalink
ref(postgres): Update the postgres version
Browse files Browse the repository at this point in the history
  • Loading branch information
kmala committed Aug 12, 2016
1 parent 03584ca commit 022f2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM quay.io/deis/base:0.2.0

ENV LANG=en_US.utf8 \
PG_MAJOR=9.4 \
PG_VERSION=9.4.8-1.pgdg80+1 \
PG_VERSION=9.4.9-1.pgdg80+1 \
PGDATA=/var/lib/postgresql/data \
WALE_ENVDIR=/etc/wal-e.d/env

Expand Down

0 comments on commit 022f2c5

Please sign in to comment.