mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-10-30 22:34:48 +03:00
update web-vault to v2024.1.1
This commit is contained in:
parent
b5d1e7ae07
commit
6e5f04842f
1 changed files with 2 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
|
||||
# https://github.com/bitwarden/clients/commit/${VAULT_VERSION}
|
||||
#
|
||||
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.1.0
|
||||
ARG VAULT_VERSION=e8a54a70a5d136d4e0d7ccdb15d5056d681c3f47
|
||||
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.1.1
|
||||
ARG VAULT_VERSION=3c1ccc9cd9e669f8640001c524e20fb2f575e535
|
||||
|
||||
WORKDIR /vault
|
||||
RUN git -c init.defaultBranch=main init && \
|
||||
|
|
Loading…
Reference in a new issue