mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-28 22:56:32 +00:00
Update python packaging pipeline's docker image (#5680)
This commit is contained in:
parent
db9c1308a5
commit
357a51c75c
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ stages:
|
|||
--volume $HOME/.onnx:/home/onnxruntimedev/.onnx \
|
||||
-e NIGHTLY_BUILD \
|
||||
-e BUILD_BUILDNUMBER \
|
||||
onnxruntimeregistry.azurecr.io/internal/azureml/onnxruntimecpubuild:ch9j \
|
||||
onnxruntimeregistry.azurecr.io/internal/azureml/onnxruntimecpubuild:chan \
|
||||
$(python.manylinux.dir)/bin/python3 /onnxruntime_src/tools/ci_build/build.py \
|
||||
--build_dir /build --cmake_generator Ninja \
|
||||
--config Release \
|
||||
|
|
|
|||
Loading…
Reference in a new issue