From df018d300ae547618ab36a9d998f30096cf9a60f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:32:09 +0000 Subject: [PATCH] Update dependency bitwarden/clients to v2024.12.0 (#79) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 /