From 6bc09346d1ba8fb112253812967c2ec1a321839c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:01:08 +0000 Subject: [PATCH] Update dependency bitwarden/clients to v2024.12.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6d0610e..eb5953f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:12.8 -ENV BW_CLI_VERSION="2024.11.1" +ENV BW_CLI_VERSION="2024.12.0" COPY --chmod=750 setup.sh /