Skip to content

Commit

Permalink
Merge pull request #105 from tessus/update/v2022.12.0
Browse files Browse the repository at this point in the history
update web-vault to v2022.12.0
  • Loading branch information
dani-garcia authored Dec 18, 2022
2 parents 455045b + e1247dc commit 3104f42
Show file tree
Hide file tree
Showing 2 changed files with 421 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ USER node
# Can be a tag, release, but prefer a commit hash because it's not changeable
# https://github.com/bitwarden/clients/commit/${VAULT_VERSION}
#
# Using https://github.com/bitwarden/clients/releases/tag/web-v2022.11.2
ARG VAULT_VERSION=9c5aabcf21d932c7b60aad52e0e8ccb017d45e47
# Using https://github.com/bitwarden/clients/releases/tag/web-v2022.12.0
ARG VAULT_VERSION=18919150aa49d95f0131c82af6eb9c0745c2ad36

WORKDIR /vault
RUN git init
Expand Down
Loading

0 comments on commit 3104f42

Please sign in to comment.