Skip to content

Commit

Permalink
solver 8-8 for centos in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
payetvin committed Dec 30, 2024
1 parent be64019 commit f56f1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ RUN cd _build && \
cmake --install . --prefix install && \
pushd . && \
cd install/bin && \
tar czf ../../antares-solver_centos7.tar.gz antares-solver libsirius_solver.so && \
tar czf ../../antares-solver_centos7.tar.gz antares-8-8-solver libsirius_solver.so && \
popd && \
rm -rf install

Expand Down

0 comments on commit f56f1bc

Please sign in to comment.