We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94d21c commit 4514194Copy full SHA for 4514194
dockerfiles/Dockerfile-postgres
@@ -1,4 +1,4 @@
1
-FROM postgres:alpine
+FROM postgres:10-alpine
2
EXPOSE 5432
3
4
COPY ./install_extensions.sql /docker-entrypoint-initdb.d/
0 commit comments