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 26681c7 commit 54c2dcaCopy full SHA for 54c2dca
docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
PACT_BROKER_DATABASE_CONNECT_MAX_RETRIES: "10"
19
PACT_BROKER_PUBLIC_HEARTBEAT: "true"
20
postgres:
21
- image: postgres@sha256:c522082e582d6267630d0ac3a857e262f4994012e2f841fc9eb65e7bd0500e20
+ image: postgres@sha256:7f29c02ba9eeff4de9a9f414d803faa0e6fe5e8d15ebe217e3e418c82e652b35
22
healthcheck:
23
test: psql postgres --command "select 1" -U postgres
24
ports:
0 commit comments