mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 12:28:15 +03:00
Update version to v2.20.1
This commit is contained in:
parent
5597d0dbed
commit
250363ed69
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ USER node
|
|||
# Can be a tag, release, but prefer a commit hash because it's not changeable
|
||||
# https://github.com/bitwarden/web/commit/$VAULT_VERSION
|
||||
#
|
||||
# Using https://github.com/bitwarden/web/releases/tag/v2.19.0
|
||||
ARG VAULT_VERSION=9d42a565dbef29c5c361dbe5b3db88d765d65a98
|
||||
# Using https://github.com/bitwarden/web/releases/tag/v2.20.1
|
||||
ARG VAULT_VERSION=165944624a5edb1b1d1b4047ccdeb04c2d07c7d6
|
||||
|
||||
RUN git clone https://github.com/bitwarden/web.git /vault
|
||||
WORKDIR /vault
|
||||
|
|
Loading…
Reference in a new issue