We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00a6392 + 9f6351c commit 6131ed9Copy full SHA for 6131ed9
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=12 \
+ PG_VERSION=14 \
14
PG_USER=postgres \
15
PG_HOME=/var/lib/postgresql \
16
PG_RUNDIR=/run/postgresql \
0 commit comments