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 901f930 commit 5ea4b2eCopy full SHA for 5ea4b2e
postgres/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM postgres:12.14-alpine
+FROM postgres:12.17-alpine
2
COPY fixtures /docker-entrypoint-initdb.d
3
4
ENV POSTGRES_PASSWORD=postgresisawesome \
0 commit comments