From 0708095eb0d82322f8ec83174243ea90bf893880 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:20:32 +0000 Subject: [PATCH] Update dependency bitwarden/clients to v2025.1.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8d9e4bc..07543c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:12.9 -ENV BW_CLI_VERSION="2025.1.0" +ENV BW_CLI_VERSION="2025.1.1" COPY --chmod=750 setup.sh /