Skip to content

Commit

Permalink
Merge pull request #133 from GeekCornerGH/feat/bump-web-vault-2023-7-0
Browse files Browse the repository at this point in the history
feat: Bump web-vault to v2023.7.1
  • Loading branch information
BlackDex authored Aug 12, 2023
2 parents ec60c02 + f799c2c commit f9afd45
Show file tree
Hide file tree
Showing 2 changed files with 469 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.5.1
ARG VAULT_VERSION=ee8e3f062cd4a9dd82d325940a54e8c0980c5b2f
# Using https://github.com/bitwarden/clients/releases/tag/web-v2023.7.1
ARG VAULT_VERSION=42cbdbd25284460c2d9f02e3bdd8df962080b4d2

WORKDIR /vault
RUN git init
Expand Down
Loading

0 comments on commit f9afd45

Please sign in to comment.