We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6286cc + 08c9ab6 commit 11634caCopy full SHA for 11634ca
Dockerfile
@@ -2,7 +2,7 @@ FROM quay.io/deis/base:v0.3.6
2
3
ENV LANG=en_US.utf8 \
4
PG_MAJOR=9.4 \
5
- PG_VERSION=9.4.13-1.pgdg16.04+1 \
+ PG_VERSION=9.4.14-1.pgdg16.04+1 \
6
PGDATA=/var/lib/postgresql/data
7
8
# Set this separately from those above since it depends on one of them
0 commit comments