From ed2d79789f4f9d2f9b5f92b80948eb44c2cc1a85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:50:08 +0000 Subject: [PATCH] Update dependency tqdm/tqdm to v4.66.6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- container-images/ramalama/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-images/ramalama/Containerfile b/container-images/ramalama/Containerfile index ec31c5c0..d302380e 100644 --- a/container-images/ramalama/Containerfile +++ b/container-images/ramalama/Containerfile @@ -5,7 +5,7 @@ ARG HUGGINGFACE_HUB_VERSION=0.26.0 # renovate: datasource=github-releases depName=containers/omlmd extractVersion=^v(?.*) ARG OMLMD_VERSION=0.1.6 # renovate: datasource=github-releases depName=tqdm/tqdm extractVersion=^v(?.*) -ARG TQDM_VERSION=4.66.5 +ARG TQDM_VERSION=4.66.6 ARG LLAMA_CPP_SHA=3f1ae2e32cde00c39b96be6d01c2997c29bae555 # renovate: datasource=git-refs depName=ggerganov/whisper.cpp packageName=https://github.com/ggerganov/whisper.cpp gitRef=master versioning=loose type=digest ARG WHISPER_CPP_SHA=c0ea41f6b2acdff034872ef39fe42b4e4da19a59