0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-01 19:48:55 +02:00

missing manual build instruction that images have to be patched as well

Dionysius 2022-12-28 05:15:02 +01:00
parent 74661608d6
commit 2e549f2ce3

@ -82,6 +82,8 @@ git -c advice.detachedHead=false checkout web-v2022.6.0
git -c advice.detachedHead=false checkout bb5f9311a776b94a33bcf0a7bff44cd87a2fcc92
```
- Patch all the images from [resources](https://github.com/dani-garcia/bw_web_builds/tree/master/resources) according to the instructions in the [apply_patches script](https://github.com/dani-garcia/bw_web_builds/blob/master/scripts/apply_patches.sh)
- Download the patch file from [dani-garcia/bw_web_builds](https://github.com/dani-garcia/bw_web_builds/tree/master/patches) and copy it to the `web-vault` folder.
To choose the version to use, assuming the web vault is version `vXXXX.Y.Z`:
- If there is a patch with version `vXXXX.Y.Z`, use that one