Skip to content

Commit

Permalink
Update Dockerfile-sim to point to latest reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrizka committed Dec 31, 2024
1 parent e49a063 commit 862b4e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AlmaLinux9/Dockerfile-sim
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ ARG VERSION=master
ARG REPOSITORY=madbaron
FROM ${REPOSITORY}/mucoll-minimal:${VERSION}-alma9

ARG MUCOLL_SHA=1c4ba29cebeb3e9744626ffc0d04e6ac3f22265e
ARG GITHUB_REPOSITORY=madbaron/mucoll-spack
ARG MUCOLL_SHA=e49a0639ff987a84fa0c6263e068776f9d7b6f67
ARG GITHUB_REPOSITORY=kkrizka/mucoll-spack

# Adding repository: MuColl
RUN source /opt/setup_spack.sh && \
Expand Down

0 comments on commit 862b4e2

Please sign in to comment.