1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-06-26 04:33:29 +00:00

Update web vault to 2022.12.0

This commit is contained in:
Daniel García 2022-12-18 20:37:01 +01:00
parent bf73a8235f
commit 10dadfca06
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.11.2" %}
{% set vault_image_digest = "sha256:1f124e2d1a8e9678d7b9d17587b6340fba0db298e96995552698108a43f5c1c1" %}
{% set vault_version = "v2022.12.0" %}
{% set vault_image_digest = "sha256:068ac863d52a5626568ae3c7f93a509f87c76b1b15821b101f2707724df9da3e" %}
# 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