Skip to content

Commit

Permalink
chore(deps): update hashicorp/vault:latest docker digest to 6a96634
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 25, 2023
1 parent 2185f26 commit dc0c797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/host_vars/vault/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: "3.4"
services:
vault:
image: hashicorp/vault:latest@sha256:ccbb5fde9d55b3dc57cf8694dea9c988ba0127b205661b652b5264f8d5901a58
image: hashicorp/vault:latest@sha256:6a96634beeda3f989a4d9d85a951fe835fe8504e4dae5b46610f7c4104e8388b
volumes:
- "{{ docker_volume_dirs.vault[0] }}:/vault/config"
- "{{ docker_volume_dirs.vault[1] }}:/vault/file"
Expand Down

0 comments on commit dc0c797

Please sign in to comment.