Skip to content

Commit

Permalink
Update consul Docker tag to v1.11.3 (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 13, 2022
1 parent 58cbfcd commit 19df6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ services:
- VAULT_DEV_LISTEN_ADDRESS=0.0.0.0:8200

consul:
image: 'consul:1.10.4'
image: 'consul:1.11.3'
ports:
- '8500'
command: consul agent -dev -client=0.0.0.0
Expand Down

0 comments on commit 19df6e4

Please sign in to comment.