We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ec352 commit 5f796f2Copy full SHA for 5f796f2
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- PORT=8000
11
12
pact_verifier:
13
- image: pactfoundation/pact-cli:latest@sha256:a6c6cc2de9dfe731333302772a448cefe3fea88160c457cbe334fec9bcf496cb
+ image: pactfoundation/pact-cli:latest@sha256:36684f0114c7c5c5aeb88fe9c11b5c42a0930aa8e7693fe402379fafff3261c4
14
depends_on:
15
- api
16
environment:
0 commit comments