Skip to content

Commit 1683035

Browse files
chore(deps): update dependency bitwarden/clients to v2026.3.0
1 parent 4bd0b68 commit 1683035

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
FROM --platform=$BUILDPLATFORM alpine:3.22 AS downloader
1212

1313
# renovate: datasource=github-releases depName=bitwarden/clients extractVersion=^cli-v(?<version>.+)$
14-
ARG BW_VERSION=2026.2.0
14+
ARG BW_VERSION=2026.3.0
1515
ARG TARGETARCH
1616

1717
RUN apk update --no-cache \

0 commit comments

Comments
 (0)