mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-13 07:44:59 +00:00
Fetch Vault from upstream when building Docker image
This commit is contained in:
parent
b4a42054f9
commit
818b511267
3 changed files with 39 additions and 1 deletions
|
@ -40,6 +40,8 @@ cargo build
|
|||
```
|
||||
|
||||
## How to update the web-vault used
|
||||
If you're using docker image, you can just update `VAULT_VERSION` variable in Dockerfile and rebuild the image.
|
||||
|
||||
Install `node.js` and either `yarn` or `npm` (usually included with node)
|
||||
|
||||
Clone the web-vault outside the project:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue