Skip to content

Commit

Permalink
fix: use official hashicorp consul image (grafana#5846)
Browse files Browse the repository at this point in the history
Signed-off-by: Lam Tran <[email protected]>
  • Loading branch information
tranngoclam authored and hainenber committed Nov 25, 2023
1 parent 9ca95e2 commit da23aea
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 da23aea

Please sign in to comment.