mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2025-01-12 20:57:18 +03:00
Update version number to 2.15.1
This commit is contained in:
parent
3c11438206
commit
d41966d192
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.14.0
|
||||
ARG VAULT_VERSION=179884cf93641be52b28790933879aa77145a8fb
|
||||
# Using https://github.com/bitwarden/web/releases/tag/v2.15.1
|
||||
ARG VAULT_VERSION=a749946457746e51d712bb631adaa12b59faec33
|
||||
|
||||
RUN git clone https://github.com/bitwarden/web.git /vault
|
||||
WORKDIR /vault
|
||||
|
|
Loading…
Reference in a new issue