Skip to content

Commit

Permalink
Upgrade Cmake to 3.24.0
Browse files Browse the repository at this point in the history
Signed-off-by: Zhai, Xuejun <[email protected]>
  • Loading branch information
zhaixuejun1993 committed Mar 13, 2023
1 parent 1917e11 commit 04a00f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/openvino-onnx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN apt-get update && apt-get -y --no-install-recommends install \
# OpenVINO dependencies
build-essential \
ninja-build \
cmake \
cmake=3.24.0 \
curl \
git \
unzip \
Expand Down

0 comments on commit 04a00f6

Please sign in to comment.