mirror of
https://github.com/dani-garcia/bw_web_builds.git
synced 2024-12-26 04:18:15 +03:00
Update web vault to v2.28.1
This commit is contained in:
parent
cab48d45ed
commit
7be49c3888
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.28.0
|
||||
ARG VAULT_VERSION=3a248bc8386a8e2f0ea8063b8a2b2b3ee1f6c51d
|
||||
# Using https://github.com/bitwarden/web/releases/tag/v2.28.1
|
||||
ARG VAULT_VERSION=78a7181fe5afa677220d69c6ebb2d6c0a5b83729
|
||||
|
||||
RUN git clone https://github.com/bitwarden/web.git /vault
|
||||
WORKDIR /vault
|
||||
|
|
Loading…
Reference in a new issue