Skip to content

Commit 8741351

Browse files
author
Sameer Naik
committed
bump to postgresql-10
1 parent 4a9534c commit 8741351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ FROM ubuntu:bionic-20180526
1010
LABEL maintainer="sameer@damagehead.com"
1111

1212
ENV PG_APP_HOME="/etc/docker-postgresql" \
13-
PG_VERSION=9.6 \
13+
PG_VERSION=10 \
1414
PG_USER=postgres \
1515
PG_HOME=/var/lib/postgresql \
1616
PG_RUNDIR=/run/postgresql \

0 commit comments

Comments
 (0)