Skip to content

Commit 8728bb4

Browse files
chore(deps): update dependency @bitwarden/cli to v2025.10.0 (#174)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
1 parent e9cf725 commit 8728bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:13.1
22

3-
ENV BW_CLI_VERSION=2025.8.0
3+
ENV BW_CLI_VERSION=2025.10.0
44

55
RUN apt-get update && \
66
apt list --upgradeable | grep security | cut -f1 -d '/' | xargs apt-get install --no-install-recommends -y && \

0 commit comments

Comments
 (0)