frigate/docker/main
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
..
rootfs Improve environment var handling (#22796) 2026-04-07 07:16:02 -06:00
build_intel_media_driver.sh Manually build intel driver (#22881) 2026-04-15 07:07:27 -05:00
build_nginx.sh http2 (#22379) 2026-03-11 08:32:16 -05:00
build_ov_model.py Update base image (#15103) 2025-02-08 12:47:01 -06:00
build_pysqlite3.sh Fix jetson build (#20808) 2025-11-05 07:10:56 -07:00
build_sqlite_vec.sh Fix build (#16393) 2025-02-08 14:51:42 -06:00
Dockerfile Manually build intel driver (#22881) 2026-04-15 07:07:27 -05:00
fake_frigate_run Community Supported Boards Framework (#7114) 2023-07-23 16:45:29 -05:00
install_deps.sh Update intel runtimes to support Battlemage (#22943) 2026-04-20 08:23:15 -06:00
install_hailort.sh Bump HailoRT to 4.21.0 for HAOS 16 compatibility (#18859) 2025-06-24 07:18:34 -06:00
install_memryx.sh update installation code to hold SDK 2.1 version (#20781) 2025-11-03 13:23:51 -07:00
install_s6_overlay.sh Update s6-overlay from 3.1.5.0 to 3.2.1.0 (#18276) 2025-05-18 07:21:26 -05:00
install_tempio.sh fix tempio install for arm64 (#11691) 2024-06-02 08:47:11 -05:00
requirements-dev.txt Enable mypy for DB and fix types (#19434) 2025-08-16 10:20:33 -05:00
requirements-ov.txt upgrade to latest openvino version (#11563) 2024-05-27 14:49:35 -06:00
requirements-wheels.txt fix: bump OpenVINO to 2025.4.x to resolve LXC container detector crash (#22859) 2026-04-22 07:12:14 -06:00
requirements.txt Various fixes (#20666) 2025-10-25 16:40:04 -05:00