Skip to content

Commit

Permalink
Update version to v2.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dani-garcia committed May 13, 2021
1 parent 5597d0d commit 250363e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.19.0
ARG VAULT_VERSION=9d42a565dbef29c5c361dbe5b3db88d765d65a98
# Using https://github.com/bitwarden/web/releases/tag/v2.20.1
ARG VAULT_VERSION=165944624a5edb1b1d1b4047ccdeb04c2d07c7d6

RUN git clone https://github.com/bitwarden/web.git /vault
WORKDIR /vault
Expand Down

0 comments on commit 250363e

Please sign in to comment.