We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ef483 commit 25c7e37Copy full SHA for 25c7e37
1 file changed
Dockerfile
@@ -11,7 +11,7 @@
11
FROM --platform=$BUILDPLATFORM alpine:3.22 AS downloader
12
13
# renovate: datasource=github-releases depName=bitwarden/clients extractVersion=^cli-v(?<version>.+)$
14
-ARG BW_VERSION=2026.3.0
+ARG BW_VERSION=2026.4.1
15
ARG TARGETARCH
16
17
RUN apk update --no-cache \
0 commit comments