Skip to content

Commit

Permalink
Update dependency vault to v1.11.0 (#240)
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 Jun 22, 2022
1 parent 01903c7 commit 493e9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/docker-compose.yml
Expand Up @@ -143,7 +143,7 @@ services:
restart: unless-stopped

vault:
image: 'vault:1.10.4'
image: 'vault:1.11.0'
ports:
- '8200'
command: vault server -dev -dev-root-token-id=peanut
Expand Down

0 comments on commit 493e9be

Please sign in to comment.