updated bitwarden CLI version
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2022-12-24 17:42:07 +01:00
parent 938ddd1bb6
commit 8546855412
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:latest as builder
ARG BW_VERSION=2022.8.0
ARG BW_VERSION=2022.11.0
RUN apk add wget unzip