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 fe70a99 commit a33c7c0Copy full SHA for a33c7c0
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- PORT=8000
11
12
pact_verifier:
13
- image: pactfoundation/pact-cli:latest@sha256:36684f0114c7c5c5aeb88fe9c11b5c42a0930aa8e7693fe402379fafff3261c4
+ image: pactfoundation/pact-cli:latest@sha256:9002709b948e0849168ff02da7d0430c7f933f866d30f4590979acd0d2a6c54f
14
depends_on:
15
- api
16
environment:
0 commit comments