diff --git a/Dockerfile b/Dockerfile index ee9c3d0..3dbfe7b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ -FROM postgres:9.6 +FROM postgres:11.5 COPY create-multiple-postgresql-databases.sh /docker-entrypoint-initdb.d/