mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 04:18:15 +03:00
Merge pull request #102 from stefan0xC/update-to-v2022.11.2
update web-vault to v2022.11.2
This commit is contained in:
commit
bf6666b95e
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
|
# 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-v2022.11.1
|
# Using https://github.com/bitwarden/clients/releases/tag/web-v2022.11.2
|
||||||
ARG VAULT_VERSION=eea3ddcaf2c5fc1c3ed3d405367cfed2d0789736
|
ARG VAULT_VERSION=9c5aabcf21d932c7b60aad52e0e8ccb017d45e47
|
||||||
|
|
||||||
WORKDIR /vault
|
WORKDIR /vault
|
||||||
RUN git init
|
RUN git init
|
||||||
|
|
Loading…
Reference in a new issue