Skip to content

Commit 022f2c5

Browse files
committed
ref(postgres): Update the postgres version
1 parent 03584ca commit 022f2c5

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)