mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 04:18:15 +03:00
Update version number before new release
This commit is contained in:
parent
33aea3844a
commit
53db4a9e16
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.15.1
|
||||
ARG VAULT_VERSION=a749946457746e51d712bb631adaa12b59faec33
|
||||
# Using https://github.com/bitwarden/web/releases/tag/v2.16.0
|
||||
ARG VAULT_VERSION=0dc26e589a46fb40435df10e21e22e38b793d90f
|
||||
|
||||
RUN git clone https://github.com/bitwarden/web.git /vault
|
||||
WORKDIR /vault
|
||||
|
|
Loading…
Reference in a new issue