Skip to content

Commit eb46ba3

Browse files
Use full url for image name
1 parent 7ea7f8f commit eb46ba3

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
@@ -19,7 +19,7 @@ services:
1919
- .github/:/configs
2020

2121
env:
22-
image: "env"
22+
image: "ghcr.io/sandialabs/fenix/env"
2323
build:
2424
# Generated by running the bootstrap image
2525
dockerfile: .github/spack.Dockerfile

0 commit comments

Comments
 (0)