Skip to content

Commit

Permalink
chore(deps): update hashicorp/vault:latest docker digest to e2da709
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 9, 2024
1 parent e3841b4 commit 48239ef
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:74a4ab138ab5d64725e89cd9a9c73f7040c7fe49e98b71697b275ca9a69919df
image: hashicorp/vault:latest@sha256:e2da7099950443e234ed699940fabcdc44b5babe33adfb459e189a63b7bb50d7
volumes:
- "{{ docker_volume_dirs.vault[0] }}:/vault/config"
- "{{ docker_volume_dirs.vault[1] }}:/vault/file"
Expand Down

0 comments on commit 48239ef

Please sign in to comment.