Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgensd committed Sep 24, 2024
1 parent ed76cd0 commit f6aff4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fenics/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ARG PETSC_SLEPC_OPTFLAGS="-O2"
# Turn on PETSc and SLEPc debugging. "yes" or "no".
ARG PETSC_SLEPC_DEBUGGING="no"
# MPI variant. "mpich" or "openmpi".
ARG MPI="mpich"
ARG MPI="openmpi"
ARG PETSC_VERSION
ARG SLEPC_VERSION
ARG PYBIND11_VERSION
Expand Down

0 comments on commit f6aff4c

Please sign in to comment.