1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-19 02:28:23 +00:00

Update web vault to 2.18.0

This commit is contained in:
Daniel García 2021-01-25 12:27:57 +01:00
commit 580c1bbc7d
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.17.1" %}
{% set vault_image_digest = "sha256:dcb7884dc5845b3842ff2204fe77482000b771495c6c359297ec3c03330d65e0" %}
{% set vault_version = "2.18.0" %}
{% set vault_image_digest = "sha256:b4454a3525ee6928ea85074f5e126858954c08b8cd7794150393ba83a6dd502c" %}
# 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