mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 12:28:15 +03:00
update web-vault to v2024.2.4
This commit is contained in:
parent
4430ef74ea
commit
c761cebc1b
2 changed files with 734 additions and 2 deletions
|
@ -26,8 +26,8 @@ USER node
|
||||||
# Can be a tag, release, but prefer a commit hash because it's not changeable
|
# Can be a tag, release, but prefer a commit hash because it's not changeable
|
||||||
# https://github.com/bitwarden/clients/commit/${VAULT_VERSION}
|
# https://github.com/bitwarden/clients/commit/${VAULT_VERSION}
|
||||||
#
|
#
|
||||||
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.1.2
|
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.2.4
|
||||||
ARG VAULT_VERSION=a1a5c4b3d3c5787e9517ac30b9b6f344f18fe5e6
|
ARG VAULT_VERSION=6d90d5aff28f960406845e86aa4a5d11244395ad
|
||||||
|
|
||||||
WORKDIR /vault
|
WORKDIR /vault
|
||||||
RUN git -c init.defaultBranch=main init && \
|
RUN git -c init.defaultBranch=main init && \
|
||||||
|
|
732
patches/v2024.2.4.patch
Normal file
732
patches/v2024.2.4.patch
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue