Skip to content

Commit

Permalink
update web-vault to v2023.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan0xC committed May 11, 2023
1 parent 2f513f3 commit 7f1ade9
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 @@ -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.4.1
ARG VAULT_VERSION=4f4715fd0d7fc2e224a5efd5c6f8ce942922f067
# Using https://github.com/bitwarden/clients/releases/tag/web-v2023.4.2
ARG VAULT_VERSION=b416432bce79cf6ee99adb908a5a26b66bb7869b

WORKDIR /vault
RUN git init
Expand Down

0 comments on commit 7f1ade9

Please sign in to comment.