From 70d5b082b45e37042593509dfcda574639cc4657 Mon Sep 17 00:00:00 2001 From: Tommy Gatti Date: Mon, 1 Jun 2026 08:49:16 +1000 Subject: [PATCH] Use :rocky-v1.1-2026.05.001 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4161ee5..c573189 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,6 +34,7 @@ jobs: spack-manifest-path: ${{ matrix.file }} allow-ssh-into-spack-install: false # If true, PR author must ssh into instance to complete job spack-manifest-data-path: .github/build-ci/data/standard.json + container-image-version: :rocky-v1.1-2026.05.001 # builtin-spack-packages-ref: main # access-spack-packages-ref: api-v2 # spack-config-ref: main