We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a966b6 commit 8b17f53Copy full SHA for 8b17f53
local/postgres-db/Dockerfile
@@ -1,2 +1,2 @@
1
-FROM postgres:9.5
2
-COPY create-multiple-postgresql-databases.sh /docker-entrypoint-initdb.d/
+FROM postgres:12.3
+COPY create-multiple-postgresql-databases.sh /docker-entrypoint-initdb.d/
0 commit comments