mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 04:18:15 +03:00
Merge pull request #166 from stefan0xC/update-to-v2024.5.1
update web-vault to v2024.5.1
This commit is contained in:
commit
47e1f1c668
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
|
# 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.0
|
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.5.1
|
||||||
ARG VAULT_VERSION=431e909f9b2c046e90aa50fde1907ae6ccf25ee9
|
ARG VAULT_VERSION=9823f69c9d17e2d94de1cc005e01202dd95f0647
|
||||||
|
|
||||||
WORKDIR /vault
|
WORKDIR /vault
|
||||||
RUN git -c init.defaultBranch=main init && \
|
RUN git -c init.defaultBranch=main init && \
|
||||||
|
|
Loading…
Reference in a new issue