Skip to content

Commit 8206cb3

Browse files
chore(deps): update dependency @bitwarden/cli to v2025.7.0 (#169)
Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
1 parent 061a691 commit 8206cb3

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:12.11
22

3-
ENV BW_CLI_VERSION=2025.6.0
3+
ENV BW_CLI_VERSION=2025.7.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)