Skip to content

Commit 25c7e37

Browse files
chore(deps): update dependency bitwarden/clients to v2026.4.1 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49ef483 commit 25c7e37

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.3.0
14+
ARG BW_VERSION=2026.4.1
1515
ARG TARGETARCH
1616

1717
RUN apk update --no-cache \

0 commit comments

Comments
 (0)