From 754d0894d2f5d7ccd7625ddea5916c5435f44870 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 15 Dec 2025 17:12:50 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20intel/compute-runtime=20?= =?UTF-8?q?25.44.36015.5=20=E2=86=92=2025.48.36300.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..d9955744 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.48.36300.8" } variable "IGC2_VER" {