Skip to content

Commit

Permalink
chore: try fix yaml error
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Aug 8, 2023
1 parent c3035e0 commit cbf788b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
POSTGRES_DB: postgres

pact-broker:
image: pactfoundation/pact-broker:latest
image: "pactfoundation/pact-broker:latest"
depends_on:
- postgres
environment:
Expand Down

0 comments on commit cbf788b

Please sign in to comment.