Skip to content

Commit ba1784c

Browse files
authored
Apply suggestions from code review
Co-authored-by: Mikael Simberg <mikael.simberg@iki.fi>
1 parent 040514f commit ba1784c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cscs-ci/container/deps.Containerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ghcr.io/eth-cscs/alps-images:py26.01-alps3-base
22

3-
ARG SPACK_SHA=develop
4-
ARG SPACK_PACKAGES_SHA=main
3+
ARG SPACK_SHA=v1.1.1
4+
ARG SPACK_PACKAGES_SHA=bc93746ce936d6653271b6e98f6df6ee28f64e84 # develop on 2026-03-25
55
ARG SPACK_ENV_FILE
66

77
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)