We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eca5ea commit 91df04aCopy full SHA for 91df04a
.github/docker-compose.yml
@@ -3,7 +3,7 @@ services:
3
image: "bootstrap"
4
build:
5
dockerfile_inline: |
6
- FROM spack/ubuntu-jammy:0.22.2
+ FROM spack/ubuntu-jammy:0.23
7
VOLUME /configs
8
ARG OMPI_VERSION
9
ENV OMPI_VERSION=$${OMPI_VERSION}
0 commit comments