Skip to content

Commit

Permalink
Tune the Spack
Browse files Browse the repository at this point in the history
  • Loading branch information
matz-e committed Nov 20, 2024
1 parent 2a4043b commit 2cf576b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BASE_IMAGE=ubuntu:24.04
ARG CACHE_BUCKET="s3://spacktainers-cache-da4e51"
ARG SPACK_BRANCH="fdedb6f95d09c7f7a78ebce827ba0092b82c8f21"
ARG REPOS_BRANCH="develop"
ARG REPOS_BRANCH="matz-e/spacktainer-readiness"
FROM $BASE_IMAGE as bootstrap

ENV SPACK_ROOT=/opt/spack \
Expand Down

0 comments on commit 2cf576b

Please sign in to comment.