frigate/docker
Abhilash Kishore 2dcaeb6809
fix: bump OpenVINO to 2025.4.x to resolve LXC container detector crash (#22859)
* fix: bump OpenVINO to 2025.4.x to resolve LXC container crash

* fix: replace openvino + onnxruntime with onnxruntime-openvino 1.24.*

onnxruntime-openvino 1.24.* bundles OpenVINO 2025.4.1, which fixes a
crash in constrained CPU environments (e.g. Proxmox LXC) where
lin_system_conf.cpp calls stoi("") on empty strings read from offline
CPU sysfs entries.

Consolidating to onnxruntime-openvino also ensures the OpenVINO runtime
and ONNX Runtime OpenVINO EP are always compatible versions.

* revert: restore onnxruntime, keep openvino bump

Reverting onnxruntime-openvino consolidation - onnxruntime is used with
multiple execution providers (CUDA, TensorRT, MIGraphX, CPU) and cannot
be replaced wholesale with the openvino-specific wheel.
2026-04-22 07:12:14 -06:00
..
hailo8l Update hailo installation instructions and script (#21882) 2026-02-05 06:38:34 -07:00
main fix: bump OpenVINO to 2025.4.x to resolve LXC container detector crash (#22859) 2026-04-22 07:12:14 -06:00
memryx update installation code to hold SDK 2.1 version (#20781) 2025-11-03 13:23:51 -07:00
rockchip Fix build (#19634) 2025-08-19 13:19:31 -06:00
rocm Add support for RDNA4 AMD GPUs ROCm (#22585) 2026-03-23 07:26:40 -06:00
rpi Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -07:00
synaptics [Init] Initial commit for Synaptics SL1680 NPU (#19680) 2025-09-26 07:07:12 -05:00
tensorrt Slightly downgrade CUDA version to fix overaggressive BFC (#22589) 2026-03-23 08:13:32 -06:00