We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116c7ee commit 7c3d2a5Copy full SHA for 7c3d2a5
docker-compose.yml
@@ -3,7 +3,7 @@ services:
3
build:
4
context: .
5
dockerfile: Dockerfile
6
- image: ghcr.io/${GITHUB_REPOSITORY_OWNER:-nrel}/demos
+ image: ghcr.io/${GITHUB_REPOSITORY_OWNER:-natlabrockies}/demos
7
tty: true
8
platform: linux/amd64
9
environment:
0 commit comments