Skip to content

Commit 6a5d80e

Browse files
authored
updated docker file to latest DAGMC (#3251)
1 parent 8c7200f commit 6a5d80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ENV DD_REPO='https://github.com/pshriwise/double-down'
4848
ENV DD_INSTALL_DIR=$HOME/Double_down
4949

5050
# DAGMC variables
51-
ENV DAGMC_BRANCH='v3.2.3'
51+
ENV DAGMC_BRANCH='v3.2.4'
5252
ENV DAGMC_REPO='https://github.com/svalinn/DAGMC'
5353
ENV DAGMC_INSTALL_DIR=$HOME/DAGMC/
5454

0 commit comments

Comments
 (0)