From a5ed1fa8b3f658563e074061add1845a8916b40c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 01:35:48 +0000 Subject: [PATCH] Update dependency bitwarden/clients to v2024.7.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c06a08a..be92b5b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:12.6 -ENV BW_CLI_VERSION="2024.7.1" +ENV BW_CLI_VERSION="2024.7.2" COPY --chmod=750 setup.sh /