Skip to content

Commit

Permalink
Update to v2.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dani-garcia committed Jan 23, 2022
1 parent df278ed commit ba0cfed
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 @@ -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
Expand Down

0 comments on commit ba0cfed

Please sign in to comment.