1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-09-06 01:38:09 +00:00

Update web vault to 2022.6.2

This commit is contained in:
Daniel García 2022-07-15 19:15:22 +02:00
commit a0eab35768
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
17 changed files with 98 additions and 98 deletions

View file

@ -59,8 +59,8 @@
# https://docs.docker.com/develop/develop-images/multistage-build/
# https://whitfin.io/speeding-up-rust-docker-builds/
####################### VAULT BUILD IMAGE #######################
{% set vault_version = "v2022.6.0" %}
{% set vault_image_digest = "sha256:caa9fc0a514110f1c815179658d2e3c4e924c187fd2886a99d1dd8129c404472" %}
{% set vault_version = "v2022.6.2" %}
{% set vault_image_digest = "sha256:1dfda41cbddeac5bc59540261fff8defcac37170b5ba02d29c12fa1215498f70" %}
# 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