Skip to content

Commit

Permalink
Update consul Docker tag to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 13, 2022
1 parent e5e13b0 commit 153cabb
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.12.3'
image: 'consul:1.13.1'
ports:
- '8500'
command: consul agent -dev -client=0.0.0.0
Expand Down

0 comments on commit 153cabb

Please sign in to comment.