mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-06-23 19:42:50 +00:00
Updated web vault to hide org plans again and updated dependencies
This commit is contained in:
parent
4545f271c3
commit
2a4cd24c60
8 changed files with 255 additions and 252 deletions
|
@ -4,7 +4,7 @@
|
|||
####################### VAULT BUILD IMAGE #######################
|
||||
FROM alpine as vault
|
||||
|
||||
ENV VAULT_VERSION "v2.10.0b"
|
||||
ENV VAULT_VERSION "v2.10.0c"
|
||||
|
||||
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