From b5dfa1e0ec4d2ab6c1b0558ced88f63d400c226b Mon Sep 17 00:00:00 2001 From: Alec Scott Date: Fri, 13 Jun 2025 12:49:44 +0200 Subject: [PATCH] Update container in section headers to isc25 --- common/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/setup.rst b/common/setup.rst index 2fafbdf1ca..2d973a4f16 100644 --- a/common/setup.rst +++ b/common/setup.rst @@ -2,7 +2,7 @@ If you have not done the prior sections, you'll need to start the docker image:: - docker run -it ghcr.io/spack/tutorial:sc24 + docker run -it ghcr.io/spack/tutorial:isc25 and then set Spack up like this::