Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
--wait 10

pact_verifier_native:
image: pactfoundation/pact-ref-verifier:latest@sha256:1ecf5c23f125144f7cbe072148e810d616cbc6393d11b2cbaaabc502c0b94391
image: pactfoundation/pact-ref-verifier:latest@sha256:514b680cd0ad2fa95c6df7a541e3b03c8dd1176de26e84e58a349de96e305bce
depends_on:
- api
environment:
Expand Down