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" {