Skip to content

Commit

Permalink
bump to postgresql-10
Browse files Browse the repository at this point in the history
  • Loading branch information
Sameer Naik committed Jul 13, 2018
1 parent 4a9534c commit 8741351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FROM ubuntu:bionic-20180526
LABEL maintainer="[email protected]"

ENV PG_APP_HOME="/etc/docker-postgresql" \
PG_VERSION=9.6 \
PG_VERSION=10 \
PG_USER=postgres \
PG_HOME=/var/lib/postgresql \
PG_RUNDIR=/run/postgresql \
Expand Down

0 comments on commit 8741351

Please sign in to comment.