Releases: openvinotoolkit/docker_ci
2025.2.0
What's New
- Upgraded OpenVINO runtime to version 2025.2.0. The changes are documented in OpenVINO release notes.
Images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2025.2.0
docker pull openvino/ubuntu20_dev:2025.2.0
docker pull openvino/ubuntu22_runtime:2025.2.0
docker pull openvino/ubuntu22_dev:2025.2.0
docker pull openvino/ubuntu24_runtime:2025.2.0
docker pull openvino/ubuntu24_dev:2025.2.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2025.2.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2025.2.0
2025.1.0
What's New
- Upgraded OpenVINO runtime to version 2025.1.0. The changes are documented in OpenVINO release notes.
- Ubuntu 20 and Ubuntu 22 images now contain Intel NPU driver v1.16.0.
Note
In order for NPU driver to work inside of the container you need to have:
- corresponding firmware package (
intel-fw-npu
) installed on the host - NPU device added to the container: i.e. with
--device=/dev/accel/accel0
argument
See NPU driver release page for setup details.
Note
There is a known issue related to NPU device recovery associated with this NPU driver:
Since NPU Linux driver release v1.13.0, a new behavior for NPU recovery has been introduced. Corresponding changes in Ubuntu kernels will be introduced with new kernel releases.
If inference on NPU crashes, as a workaround, a manual reload of the driver is recommended: sudo rmmod intel_vpu; sudo modprobe intel_vpu
.
Images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2025.1.0
docker pull openvino/ubuntu20_dev:2025.1.0
docker pull openvino/ubuntu22_runtime:2025.1.0
docker pull openvino/ubuntu22_dev:2025.1.0
docker pull openvino/ubuntu24_runtime:2025.1.0
docker pull openvino/ubuntu24_dev:2025.1.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2025.1.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2025.1.0
2025.0.0
What's New
• Upgraded OpenVINO runtime to version 2025.0.0. The changes are documented in OpenVINO release notes.
Images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2025.0.0
docker pull openvino/ubuntu20_dev:2025.0.0
docker pull openvino/ubuntu22_runtime:2025.0.0
docker pull openvino/ubuntu22_dev:2025.0.0
docker pull openvino/ubuntu24_runtime:2025.0.0
docker pull openvino/ubuntu24_dev:2025.0.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2025.0.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2025.0.0
2024.6.0
What's New
• Upgraded OpenVINO runtime to version 2024.6.0. The changes are documented in OpenVINO release notes.
Images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2024.6.0
docker pull openvino/ubuntu20_dev:2024.6.0
docker pull openvino/ubuntu22_runtime:2024.6.0
docker pull openvino/ubuntu22_dev:2024.6.0
docker pull openvino/ubuntu24_runtime:2024.6.0
docker pull openvino/ubuntu24_dev:2024.6.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2024.6.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2024.6.0
2024.5.0
What's New
• Upgraded OpenVINO runtime to version 2024.5.0 - this is a major release. The changes are documented in OpenVINO release notes.
Images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2024.5.0
docker pull openvino/ubuntu20_dev:2024.5.0
docker pull openvino/ubuntu22_runtime:2024.5.0
docker pull openvino/ubuntu22_dev:2024.5.0
docker pull openvino/ubuntu24_runtime:2024.5.0
docker pull openvino/ubuntu24_dev:2024.5.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2024.5.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2024.5.0
What's changed
- Adapt ubuntu20 images to python3.9
- Add ubuntu24 images
2024.4.0
What's New
• Upgraded OpenVINO runtime to version 2024.4.0 - this is a major release. The changes are documented in OpenVINO release notes.
Images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2024.4.0
docker pull openvino/ubuntu20_dev:2024.4.0
docker pull openvino/ubuntu22_runtime:2024.4.0
docker pull openvino/ubuntu22_dev:2024.4.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2024.4.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2024.4.0
What's Changed
- Integrate GenAI into Ubuntu 20/22 OV Docker images by @artanokhov in #312
2024.3.0
What's New
• Upgraded OpenVINO runtime to version 2024.3.0 - this is a major release. The changes are documented in OpenVINO release notes.
Public images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2024.3.0
docker pull openvino/ubuntu20_dev:2024.3.0
docker pull openvino/ubuntu22_runtime:2024.3.0
docker pull openvino/ubuntu22_dev:2024.3.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2024.3.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2024.3.0
2024.2.0
What's New
• Upgraded OpenVINO runtime to version 2024.2.0 - this is a major release. The changes are documented in OpenVINO release notes.
Public images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2024.2.0
docker pull openvino/ubuntu20_dev:2024.2.0
docker pull openvino/ubuntu22_runtime:2024.2.0
docker pull openvino/ubuntu22_dev:2024.2.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2024.2.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2024.2.0
2024.1.0
What's New
• Upgraded OpenVINO runtime to version 2024.1.0 - this is a major release. The changes are documented in OpenVINO release notes.
Public images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2024.1.0
docker pull openvino/ubuntu20_dev:2024.1.0
docker pull openvino/ubuntu22_runtime:2024.1.0
docker pull openvino/ubuntu22_dev:2024.1.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2024.1.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2024.1.0
2024.0.0
What's New
• Upgraded OpenVINO runtime to version 2024.0.0 - this is a major release. The changes are documented in OpenVINO release notes.
Public images can be pulled with the following commands:
docker pull openvino/ubuntu20_runtime:2024.0.0
docker pull openvino/ubuntu20_dev:2024.0.0
docker pull openvino/ubuntu22_runtime:2024.0.0
docker pull openvino/ubuntu22_dev:2024.0.0
docker pull registry.connect.redhat.com/intel/openvino-dev:2024.0.0
docker pull registry.connect.redhat.com/intel/openvino-runtime:2024.0.0