1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-20 17:55:25 +00:00

Update web vault to 2.19.0

This commit is contained in:
Daniel García 2021-03-14 23:36:49 +01:00
commit 7436b454db
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
7 changed files with 38 additions and 38 deletions

View file

@ -44,8 +44,8 @@
# https://docs.docker.com/develop/develop-images/multistage-build/
# https://whitfin.io/speeding-up-rust-docker-builds/
####################### VAULT BUILD IMAGE #######################
{% set vault_version = "2.18.2" %}
{% set vault_image_digest = "sha256:c287301264c7dc86d89aa80487fd7960cc24048390d2bef9ef910dfc77d2c7d5" %}
{% set vault_version = "2.19.0" %}
{% set vault_image_digest = "sha256:8747cfaa2c6d87d1749e119dd884697e8099389aa9aca30a4d73d4ff796fe0e4" %}
# 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