mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 04:18:15 +03:00
update web-vault to v2023.4.2
This commit is contained in:
parent
2f513f32ea
commit
7f1ade9a5b
1 changed files with 2 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
|
||||
# https://github.com/bitwarden/clients/commit/${VAULT_VERSION}
|
||||
#
|
||||
# Using https://github.com/bitwarden/clients/releases/tag/web-v2023.4.1
|
||||
ARG VAULT_VERSION=4f4715fd0d7fc2e224a5efd5c6f8ce942922f067
|
||||
# Using https://github.com/bitwarden/clients/releases/tag/web-v2023.4.2
|
||||
ARG VAULT_VERSION=b416432bce79cf6ee99adb908a5a26b66bb7869b
|
||||
|
||||
WORKDIR /vault
|
||||
RUN git init
|
||||
|
|
Loading…
Reference in a new issue