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 e222a8f commit 572b61aCopy full SHA for 572b61a
test/integration/components/postgresql/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM postgres:latest@sha256:0f4f20021a065d114083d1b95d9fb89ad847cbc4c3cc9238417815c7df42350f
+FROM postgres:latest@sha256:e1dc516c05e74a525757c079668f5de53855f5611b3971a6491586f2ffe05db7
2
ENV POSTGRES_DB sqltest
3
COPY accounting.sql /docker-entrypoint-initdb.d/
4
EXPOSE 5432
0 commit comments