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 6a75a3f commit 6c7b1b6Copy full SHA for 6c7b1b6
.github/docker-compose.yml
@@ -3,7 +3,7 @@ services:
3
image: "local/bootstrap"
4
build:
5
dockerfile_inline: |
6
- FROM spack/ubuntu-focal:0.21.3
+ FROM spack/ubuntu-jammy:latest
7
VOLUME /configs
8
ARG ompi_version
9
ENV ompi_version=$$ompi_version
0 commit comments