Skip to content

Commit

Permalink
Update dependency consul to v1.12.2 (#219)
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 Jun 6, 2022
1 parent c2f8dca commit 289ecff
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.12.1'
image: 'consul:1.12.2'
ports:
- '8500'
command: consul agent -dev -client=0.0.0.0
Expand Down

0 comments on commit 289ecff

Please sign in to comment.