We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03584ca + 022f2c5 commit f519269Copy full SHA for f519269
1 file changed
rootfs/Dockerfile
@@ -2,7 +2,7 @@ FROM quay.io/deis/base:0.2.0
2
3
ENV LANG=en_US.utf8 \
4
PG_MAJOR=9.4 \
5
- PG_VERSION=9.4.8-1.pgdg80+1 \
+ PG_VERSION=9.4.9-1.pgdg80+1 \
6
PGDATA=/var/lib/postgresql/data \
7
WALE_ENVDIR=/etc/wal-e.d/env
8
0 commit comments