Merge pull request #126 from stefan0xC/update-to-v2023.4.1

update web-vault to v2023.4.1
This commit is contained in:
Mathijs van Veluw 2023-05-09 17:55:21 +02:00 committed by GitHub
commit f01c4b28f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.0
ARG VAULT_VERSION=01e3a32d5098a50c110f599406e116794b0253c8
# Using https://github.com/bitwarden/clients/releases/tag/web-v2023.4.1
ARG VAULT_VERSION=4f4715fd0d7fc2e224a5efd5c6f8ce942922f067
WORKDIR /vault
RUN git init