Upgrade Cmake to 3.24.0

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
This commit is contained in:
Zhai, Xuejun 2023-03-13 14:17:16 +08:00
parent 1917e1115d
commit 04a00f60c0

View File

@ -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 \