Skip to content

Commit

Permalink
chore(deps): update dependency @bitwarden/cli to v2024.4.1 (#102)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
small-hack-renovate[bot] and renovate-bot authored May 31, 2024
1 parent 35badbe commit c4345b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:bookworm

ENV BW_CLI_VERSION=2024.2.0
ENV BW_CLI_VERSION=2024.4.1

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

0 comments on commit c4345b4

Please sign in to comment.