mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Update libmesh version in Dockerfile
This commit is contained in:
parent
be8018a59a
commit
e42dfac373
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ ENV DAGMC_REPO='https://github.com/svalinn/DAGMC'
|
|||
ENV DAGMC_INSTALL_DIR=$HOME/DAGMC/
|
||||
|
||||
# LIBMESH variables
|
||||
ENV LIBMESH_TAG='v1.6.0'
|
||||
ENV LIBMESH_TAG='v1.7.1'
|
||||
ENV LIBMESH_REPO='https://github.com/libMesh/libmesh'
|
||||
ENV LIBMESH_INSTALL_DIR=$HOME/LIBMESH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue