Skip to content

Commit

Permalink
update web-vault to v2024.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan0xC committed Aug 6, 2024
1 parent 18d206b commit 8767431
Show file tree
Hide file tree
Showing 2 changed files with 1,125 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,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-v2024.5.1
ARG VAULT_VERSION=9823f69c9d17e2d94de1cc005e01202dd95f0647
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.6.2
ARG VAULT_VERSION=e2354e8694ab5e532d04f275e4bd6bf560c7509b

WORKDIR /vault
RUN git -c init.defaultBranch=main init && \
Expand Down
Loading

0 comments on commit 8767431

Please sign in to comment.