Skip to content

Commit 39a22fa

Browse files
committed
Add OpenVINO version
1 parent aca1112 commit 39a22fa

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
@@ -56,6 +56,10 @@
5656
"2024.4", # OpenVINO short version
5757
"2024.4.0.16579.c3152d32c9c", # OpenVINO version with build number
5858
),
59+
"2024.5.0": (
60+
"2024.5", # OpenVINO short version
61+
"2024.5.0.17288.7975fa5da0c", # OpenVINO version with build number
62+
),
5963
}
6064

6165

0 commit comments

Comments
 (0)