We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8750d2 commit 8f08aceCopy full SHA for 8f08ace
.ci/docker/manywheel/Dockerfile_ppc64le
@@ -148,4 +148,4 @@ ENTRYPOINT []
148
CMD ["/bin/bash"]
149
150
# cmake-3.28.0 from pip for onnxruntime
151
-RUN python3 -mpip install cmake==3.28.0
+RUN python3 -m pip install cmake==3.28.0
0 commit comments