Skip to content

Commit

Permalink
fix: use official hashicorp consul image (#5846)
Browse files Browse the repository at this point in the history
Signed-off-by: Lam Tran <[email protected]>
  • Loading branch information
tranngoclam authored Nov 24, 2023
1 parent adba793 commit de6d886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/docker-compose/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ services:

consul:
profiles: [integrations,consul]
image: consul
image: hashicorp/consul
ports:
- "8500:8500"

Expand Down

0 comments on commit de6d886

Please sign in to comment.