Skip to content

Commit

Permalink
chore(deps): update hashicorp/vault:latest docker digest to 74a4ab1
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 Sep 25, 2024
1 parent a8656e9 commit aee05e2
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:dabbf3fd2ef0858795848a61c6b6865305eec16b144e03dfc6a550a13b0211e6
image: hashicorp/vault:latest@sha256:74a4ab138ab5d64725e89cd9a9c73f7040c7fe49e98b71697b275ca9a69919df
volumes:
- "{{ docker_volume_dirs.vault[0] }}:/vault/config"
- "{{ docker_volume_dirs.vault[1] }}:/vault/file"
Expand Down

0 comments on commit aee05e2

Please sign in to comment.