Skip to content

Commit

Permalink
update to v2022.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan0xC committed Dec 5, 2022
1 parent c99c621 commit b3b7228
Showing 1 changed file with 2 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-v2022.11.1
ARG VAULT_VERSION=eea3ddcaf2c5fc1c3ed3d405367cfed2d0789736
# Using https://github.com/bitwarden/clients/releases/tag/web-v2022.11.2
ARG VAULT_VERSION=9c5aabcf21d932c7b60aad52e0e8ccb017d45e47

WORKDIR /vault
RUN git init
Expand Down

0 comments on commit b3b7228

Please sign in to comment.