mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
updated docker file to latest DAGMC (#3251)
This commit is contained in:
parent
8c7200fad3
commit
6a5d80efd6
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ ENV DD_REPO='https://github.com/pshriwise/double-down'
|
|||
ENV DD_INSTALL_DIR=$HOME/Double_down
|
||||
|
||||
# DAGMC variables
|
||||
ENV DAGMC_BRANCH='v3.2.3'
|
||||
ENV DAGMC_BRANCH='v3.2.4'
|
||||
ENV DAGMC_REPO='https://github.com/svalinn/DAGMC'
|
||||
ENV DAGMC_INSTALL_DIR=$HOME/DAGMC/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue