We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848c73a commit bc611deCopy full SHA for bc611de
1 file changed
Dockerfile
@@ -10,7 +10,7 @@ FROM ubuntu:bionic-20200403
10
LABEL maintainer="sameer@damagehead.com"
11
12
ENV PG_APP_HOME="/etc/docker-postgresql" \
13
- PG_VERSION=11 \
+ PG_VERSION=12 \
14
PG_USER=postgres \
15
PG_HOME=/var/lib/postgresql \
16
PG_RUNDIR=/run/postgresql \
0 commit comments