mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 04:18:15 +03:00
v2.14.0
This commit is contained in:
parent
a00a9ce2dc
commit
6dfaa6115b
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.13.2
|
||||
ARG VAULT_VERSION=5bf3ca2708ade4c5d177dda3290829ca5b1f0f13
|
||||
# Using https://github.com/bitwarden/web/releases/tag/v2.14.0
|
||||
ARG VAULT_VERSION=179884cf93641be52b28790933879aa77145a8fb
|
||||
|
||||
RUN git clone https://github.com/bitwarden/web.git /vault
|
||||
WORKDIR /vault
|
||||
|
|
Loading…
Reference in a new issue