Skip to content

Commit

Permalink
Update dependency vault to v1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 30, 2022
1 parent 6f9e789 commit 9d4b466
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 @@ -143,7 +143,7 @@ services:
restart: unless-stopped

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

0 comments on commit 9d4b466

Please sign in to comment.