From dbdf26284706b1f1ff0442d1ba265521b0c43577 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:39:13 +0000 Subject: [PATCH] Update dependency bitwarden/clients to v2024.7.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a7f4113..9fdd2a4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:12.5 -ENV BW_CLI_VERSION="2024.6.1" +ENV BW_CLI_VERSION="2024.7.0" COPY --chmod=750 setup.sh /