mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-10 05:33:56 +00:00
Update web-vault to fix U2F NotTrustedAnchor error
This commit is contained in:
parent
ddd49596ba
commit
9d027b96d8
6 changed files with 87 additions and 84 deletions
|
@ -4,7 +4,7 @@
|
|||
####################### VAULT BUILD IMAGE #######################
|
||||
FROM alpine as vault
|
||||
|
||||
ENV VAULT_VERSION "v2.8.0c"
|
||||
ENV VAULT_VERSION "v2.8.0d"
|
||||
|
||||
ENV URL "https://github.com/dani-garcia/bw_web_builds/releases/download/$VAULT_VERSION/bw_web_$VAULT_VERSION.tar.gz"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue