Skip to content

Commit

Permalink
update web-vault to v2023.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan0xC committed Aug 24, 2023
1 parent a8f7c7d commit 53537cb
Show file tree
Hide file tree
Showing 2 changed files with 522 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-v2023.8.0
ARG VAULT_VERSION=627b39f6f378528107eacaa4053d79f8f3c14608
# Using https://github.com/bitwarden/clients/releases/tag/web-v2023.8.2
ARG VAULT_VERSION=b403f2bcc79426abb9d8f02c391b7c8158876960

WORKDIR /vault
RUN git init
Expand Down
Loading

0 comments on commit 53537cb

Please sign in to comment.