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 3fbe02f commit 91fd341Copy full SHA for 91fd341
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- PORT=8000
11
12
pact_verifier:
13
- image: pactfoundation/pact-cli:latest@sha256:1234b276fbc354d5ebc30624a1bf78f9f19c20a8747f1b8d0f8fc592adfb0f40
+ image: pactfoundation/pact-cli:latest@sha256:7c320852c1674b7a740c445c93d0f066709c8d80a13a74535931a474656b1f58
14
depends_on:
15
- api
16
environment:
0 commit comments