mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-11-15 17:48:22 -07:00
Update to v2.25.1
This commit is contained in:
parent
df278edcab
commit
ba0cfed515
@ -23,8 +23,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.25.0
|
# Using https://github.com/bitwarden/web/releases/tag/v2.25.1
|
||||||
ARG VAULT_VERSION=d10dc94a48f7786d0b7b33a53f15a208f3f2b75f
|
ARG VAULT_VERSION=23b30422d886bd395259cb864a7d83caffe1d099
|
||||||
|
|
||||||
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 New Issue
Block a user