1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-29 22:14:47 +00:00

Update web vault to 2022.8.1 and cargo dependencies

This commit is contained in:
Daniel García 2022-09-04 23:18:27 +02:00
commit a62dc102fb
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
19 changed files with 246 additions and 229 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.2" %}
{% set vault_image_digest = "sha256:1dfda41cbddeac5bc59540261fff8defcac37170b5ba02d29c12fa1215498f70" %}
{% set vault_version = "v2022.8.1" %}
{% set vault_image_digest = "sha256:7268e7782d6a37f43a5d63614a9b1b14bd54e404e4a3886cc58a0d4d98a70aaa" %}
# 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