mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2025-01-12 04:37:19 +03:00
update web-vault to v2024.2.5
This commit is contained in:
parent
c761cebc1b
commit
8544453a5e
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.2.4
|
||||
ARG VAULT_VERSION=6d90d5aff28f960406845e86aa4a5d11244395ad
|
||||
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.2.5
|
||||
ARG VAULT_VERSION=467d94774eb9eb37c31da4837aab82a24f38b01e
|
||||
|
||||
WORKDIR /vault
|
||||
RUN git -c init.defaultBranch=main init && \
|
||||
|
|
Loading…
Reference in a new issue