Skip to content
Snippets Groups Projects
Commit f3c12589 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: containers/docker/Dockerfile

parent 3304613e
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ RUN cd /tmp \
-DGAUDI_USE_SYSTEM_CPP_GSL=OFF \
-DGAUDI_USE_SYSTEM_RANGES_V3=OFF \
-DCMAKE_CXX_STANDARD=17 \
&& make -j30 && make -j4 install \
&& make -j3 && make -j4 install \
&& cd /tmp && rm -rf /tmp/gaudi
......
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