mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 12:28:15 +03:00
Update to v2.25.1
This commit is contained in:
parent
df278edcab
commit
ba0cfed515
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,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.25.0
|
||||
ARG VAULT_VERSION=d10dc94a48f7786d0b7b33a53f15a208f3f2b75f
|
||||
# Using https://github.com/bitwarden/web/releases/tag/v2.25.1
|
||||
ARG VAULT_VERSION=23b30422d886bd395259cb864a7d83caffe1d099
|
||||
|
||||
RUN git clone https://github.com/bitwarden/web.git /vault
|
||||
WORKDIR /vault
|
||||
|
|
Loading…
Reference in a new issue