Skip to content

Commit 152acaf

Browse files
committed
Add OpenVINO 2025.3 version
1 parent 069bde7 commit 152acaf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tools/gen_ort_dockerfile.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@
7272
"2025.2", # OpenVINO short version
7373
"2025.2.0.19140.c01cd93e24d", # OpenVINO version with build number
7474
),
75+
"2025.3.0": (
76+
"2025.3", # OpenVINO short version
77+
"2025.3.0.19807.44526285f24", # OpenVINO version with build number
78+
),
7579
}
7680

7781

0 commit comments

Comments
 (0)