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 7ea7f8f commit eb46ba3Copy full SHA for eb46ba3
.github/docker-compose.yml
@@ -19,7 +19,7 @@ services:
19
- .github/:/configs
20
21
env:
22
- image: "env"
+ image: "ghcr.io/sandialabs/fenix/env"
23
build:
24
# Generated by running the bootstrap image
25
dockerfile: .github/spack.Dockerfile
0 commit comments