Skip to content

Commit

Permalink
Merge pull request #147 from stefan0xC/update-to-v2023.12.0
Browse files Browse the repository at this point in the history
update web-vault to v2023.12.0
  • Loading branch information
BlackDex authored Dec 15, 2023
2 parents abbf821 + 1dd36e7 commit 1d41caf
Show file tree
Hide file tree
Showing 2 changed files with 616 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.10.0
ARG VAULT_VERSION=f1db37fd3ea527ae96a1fc5650f82868518aca3c
# Using https://github.com/bitwarden/clients/releases/tag/web-v2023.12.0
ARG VAULT_VERSION=8d90085607341deab976952bce8d8937cf3eefb1

WORKDIR /vault
RUN git init
Expand Down
Loading

0 comments on commit 1d41caf

Please sign in to comment.