mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 12:28:15 +03:00
Merge pull request #91 from stefan0xC/update-to-v2022.10.2
update web-vault to v2022.10.2
This commit is contained in:
commit
a8ed7a776e
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.10.1
|
# Using https://github.com/bitwarden/clients/releases/tag/web-v2022.10.2
|
||||||
ARG VAULT_VERSION=ae435905f7758262694a78fca54b799b5e7be0a5
|
ARG VAULT_VERSION=703860f1ac7bad2dfa9a98640a568db26fdcf5ed
|
||||||
|
|
||||||
RUN git clone https://github.com/bitwarden/clients.git /vault
|
RUN git clone https://github.com/bitwarden/clients.git /vault
|
||||||
WORKDIR /vault
|
WORKDIR /vault
|
||||||
|
|
Loading…
Reference in a new issue