Skip to content

Commit

Permalink
Update dependency consul to v1.11.4 (#124)
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 Mar 1, 2022
1 parent 1358a03 commit 4ce72a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/docker-compose.yml
Expand Up @@ -151,7 +151,7 @@ services:
- VAULT_DEV_LISTEN_ADDRESS=0.0.0.0:8200

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

0 comments on commit 4ce72a0

Please sign in to comment.