Skip to content

Commit

Permalink
Merge pull request #154 from stefan0xC/update-to-v2024.1.2
Browse files Browse the repository at this point in the history
update web-vault to v2024.1.2
  • Loading branch information
BlackDex authored Jan 23, 2024
2 parents eb88710 + 4f401b1 commit facc750
Show file tree
Hide file tree
Showing 2 changed files with 662 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.1.1
ARG VAULT_VERSION=3c1ccc9cd9e669f8640001c524e20fb2f575e535
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.1.2
ARG VAULT_VERSION=a1a5c4b3d3c5787e9517ac30b9b6f344f18fe5e6

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

0 comments on commit facc750

Please sign in to comment.