Skip to content

Commit 91df04a

Browse files
Try newer Spack container
1 parent 5eca5ea commit 91df04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
image: "bootstrap"
44
build:
55
dockerfile_inline: |
6-
FROM spack/ubuntu-jammy:0.22.2
6+
FROM spack/ubuntu-jammy:0.23
77
VOLUME /configs
88
ARG OMPI_VERSION
99
ENV OMPI_VERSION=$${OMPI_VERSION}

0 commit comments

Comments
 (0)