Skip to content

Commit f519269

Browse files
authored
Merge pull request #134 from kmala/storage
ref(postgres): Update the postgres version
2 parents 03584ca + 022f2c5 commit f519269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

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

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

0 commit comments

Comments
 (0)