Skip to content

Commit

Permalink
Merge branch 'BlackDex-update-web-vault-2023-1-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
dani-garcia committed Jan 24, 2023
2 parents 2767964 + d35e91b commit cffdfb0
Show file tree
Hide file tree
Showing 2 changed files with 441 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.1.0
ARG VAULT_VERSION=0b814ba86355345848c20e2c46711ea13436ac19
# Using https://github.com/bitwarden/clients/releases/tag/web-v2023.1.1
ARG VAULT_VERSION=8b9bdddf812f1e443d2d1ff1d1906c396e3afbdd

WORKDIR /vault
RUN git init
Expand Down
Loading

0 comments on commit cffdfb0

Please sign in to comment.