mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-10-31 06:44:47 +03:00
update web-vault to v2024.6.2
This commit is contained in:
parent
7b86da5d58
commit
3a2220d76d
2 changed files with 1125 additions and 2 deletions
|
@ -28,8 +28,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.5.1
|
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.6.2
|
||||||
ARG VAULT_VERSION=9823f69c9d17e2d94de1cc005e01202dd95f0647
|
ARG VAULT_VERSION=e2354e8694ab5e532d04f275e4bd6bf560c7509b
|
||||||
|
|
||||||
WORKDIR /vault
|
WORKDIR /vault
|
||||||
RUN git -c init.defaultBranch=main init && \
|
RUN git -c init.defaultBranch=main init && \
|
||||||
|
|
1123
patches/v2024.6.2.patch
Normal file
1123
patches/v2024.6.2.patch
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue