Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored May 18, 2024
1 parent af3e8bf commit 8a42490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ RUN set -ex \
&& /virtualenv/env3/bin/pip install --upgrade \
pip \
&& /virtualenv/env3/bin/pip install setuptools==59.5.0 \
&& /virtualenv/env3/bin/pip install \
&& /virtualenv/env3/bin/pip install --upgrade \
# Install build requirements
cmake \
ninja \
Expand Down

0 comments on commit 8a42490

Please sign in to comment.