Skip to content

Commit

Permalink
SGXDev:Fixed cmake version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghaven committed Mar 5, 2024
1 parent 004c567 commit 6faa31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SGXDev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN apt-get update -y && \
git \
curl \
build-essential \
cmake=3.22.1-1ubuntu1.22.04.1 \
cmake=3.22.1-1ubuntu1 \
python3=3.10.6-1~22.04 \
python3-venv=3.10.6-1~22.04 \
python3-pip=22.0.2+dfsg-1ubuntu0.4
Expand Down

0 comments on commit 6faa31d

Please sign in to comment.