Skip to content

Commit

Permalink
Update dev.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Dec 27, 2023
1 parent 37584cf commit ef22f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/jug/dev.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ if [ "${EICRECON_VERSION}" != "28108da4a1e8919a05dfdb5f11e114800a2cbe96" ] ; the
export EICRECON_VERSION=$(jq -r .sha /tmp/eicrecon.json)
spack config add "packages:eicrecon::require:['@git.${EICRECON_VERSION}']"
fi
spack config blame
spack concretize --fresh --force --quiet
make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
SPACK_ENV=${SPACK_ENV} \
Expand Down

0 comments on commit ef22f46

Please sign in to comment.