We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb9ff8 commit 8b7ee5bCopy full SHA for 8b7ee5b
Dockerfile.tmpl
@@ -1,4 +1,4 @@
1
-FROM ${PG_IMAGE}
+FROM postgres:${PG_VERSION}-alpine
2
3
ENV LANG=C.UTF-8 PGDATA=/pg/data
4
0 commit comments