Skip to content
Snippets Groups Projects
Commit 0528d5a6 authored by Elisa Rebolini's avatar Elisa Rebolini
Browse files

update docker setup for new docker version pip cmake

parent 28725614
No related branches found
No related tags found
No related merge requests found
Pipeline #20801 failed
......@@ -15,4 +15,4 @@ RUN apt-get update && apt-get install -y libmpich-dev
# Install also Python 3
RUN apt-get update && apt-get install -y python3
RUN python3 -m pip install cmake
RUN pip3 install cmake
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment