chore: root-6.28.04
Compare changes
Files
6- Wouter Deconinck authored
# Conflicts: # spack-environment/dev/spack.yaml
+ 20
− 18
@@ -4,10 +4,10 @@ ARG BASE_IMAGE="debian_stable_base"
@@ -20,8 +20,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked,id=${TARGETPLATFORM}
@@ -43,6 +42,7 @@ RUN git clone https://github.com/${SPACK_ORGREPO}.git ${SPACK_ROOT} \
@@ -62,8 +62,8 @@ RUN declare -A target=( \
@@ -72,7 +72,7 @@ RUN --mount=type=cache,target=/var/cache/spack-mirror \
@@ -82,12 +82,7 @@ RUN --mount=type=cache,target=/var/cache/spack-mirror \
@@ -100,12 +95,18 @@ RUN git clone https://github.com/${EICSPACK_ORGREPO}.git ${EICSPACK_ROOT} \
@@ -116,7 +117,7 @@ RUN --mount=type=cache,target=/ccache,id=${TARGETPLATFORM} \
@@ -125,9 +126,10 @@ RUN --mount=type=cache,target=/var/cache/spack-mirror \