Skip to content

Commit

Permalink
Bump container digest (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Nov 8, 2023
1 parent 513a3e6 commit 6454771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outputs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DOCKER_RUN_OPTS :=
#DOCKER_RUN_OPTS := --userns=keep-id --security-opt label=disable

# Name of the container we'll generate the tutorial outputs with
container := ghcr.io/spack/tutorial:latest@sha256:ec45bd8391b210e3989dbad5135eab2034503e31ede74b5d785818aba61d90ec
container := ghcr.io/spack/tutorial:latest@sha256:c067f3d3520396c4ebe70533b6f0f3a91ae23440ec03ca26f87f178c2ddeb2a5

# Sections to build
sections := basics cache dev environments modules packaging scripting stacks
Expand Down

0 comments on commit 6454771

Please sign in to comment.