mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 12:28: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
|
# Can be a tag, release, but prefer a commit hash because it's not changeable
|
||||||
# https://github.com/bitwarden/web/commit/$VAULT_VERSION
|
# https://github.com/bitwarden/web/commit/$VAULT_VERSION
|
||||||
#
|
#
|
||||||
# Using https://github.com/bitwarden/web/releases/tag/v2.13.2
|
# Using https://github.com/bitwarden/web/releases/tag/v2.14.0
|
||||||
ARG VAULT_VERSION=5bf3ca2708ade4c5d177dda3290829ca5b1f0f13
|
ARG VAULT_VERSION=179884cf93641be52b28790933879aa77145a8fb
|
||||||
|
|
||||||
RUN git clone https://github.com/bitwarden/web.git /vault
|
RUN git clone https://github.com/bitwarden/web.git /vault
|
||||||
WORKDIR /vault
|
WORKDIR /vault
|
||||||
|
|
Loading…
Reference in a new issue