Skip to content

Commit

Permalink
Update consul Docker tag to v1.14.4 (#445)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 28, 2023
1 parent abaf2d8 commit 08f8a03
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.14.3'
image: 'consul:1.14.4'
ports:
- '8500'
command: consul agent -dev -client=0.0.0.0
Expand Down

0 comments on commit 08f8a03

Please sign in to comment.