Skip to content

Commit

Permalink
Merge pull request #8 from Institute-of-Surface-Science/svchb-patch-2
Browse files Browse the repository at this point in the history
Update pySurfMod.dockerfile
  • Loading branch information
svchb authored Oct 17, 2023
2 parents b813ec9 + 58b3271 commit 9db7e96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pySurfMod.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ RUN wget -nc --quiet https://github.com/pybind/pybind11/archive/v2.2.3.tar.gz &&

# Install fenics
RUN git clone https://github.com/Institute-of-Surface-Science/dolfin.git && \
cd dolfin && \
git checkout tags/2019.1.0.post0
cd dolfin

# Install mshr
RUN git clone https://github.com/Institute-of-Surface-Science/mshr.git && \
Expand Down

0 comments on commit 9db7e96

Please sign in to comment.