mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-28 21:44:49 +00:00
update web-vault to v2023.9.1
This commit is contained in:
parent
ff8db4fd78
commit
7d98109372
17 changed files with 98 additions and 98 deletions
|
@ -61,8 +61,8 @@
|
|||
# https://docs.docker.com/develop/develop-images/multistage-build/
|
||||
# https://whitfin.io/speeding-up-rust-docker-builds/
|
||||
####################### VAULT BUILD IMAGE #######################
|
||||
{% set vault_version = "v2023.8.2" %}
|
||||
{% set vault_image_digest = "sha256:b361e79309ef2c4368f880f350166daade41eb0927a9adf376c76e3713027252" %}
|
||||
{% set vault_version = "v2023.9.1" %}
|
||||
{% set vault_image_digest = "sha256:ccf76db7406378b36cb937c1a3ca884448e32e7f82effd4d97b335cd725c75fdr" %}
|
||||
# The web-vault digest specifies a particular web-vault build on Docker Hub.
|
||||
# Using the digest instead of the tag name provides better security,
|
||||
# as the digest of an image is immutable, whereas a tag name can later
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue