From a7a23316d95c2447584f0f18fe6ba50cc8bf642b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 17 Dec 2025 15:09:51 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20intel/compute-runtime=202?= =?UTF-8?q?5.44.36015.5=20=E2=86=92=2025.44.36015.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/ubuntu/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ubuntu/docker-bake.hcl b/apps/ubuntu/docker-bake.hcl index 8b7955c7..d95590fa 100644 --- a/apps/ubuntu/docker-bake.hcl +++ b/apps/ubuntu/docker-bake.hcl @@ -10,7 +10,7 @@ variable "VERSION" { variable "NEO_VER" { // renovate: datasource=github-releases depName=intel/compute-runtime versioning=loose - default = "25.44.36015.5" + default = "25.44.36015.8" } variable "IGC2_VER" {