diff options
Diffstat (limited to 'CorOS-dev-environment/CorOS-emulation')
-rw-r--r-- | CorOS-dev-environment/CorOS-emulation/docker-compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CorOS-dev-environment/CorOS-emulation/docker-compose.yaml b/CorOS-dev-environment/CorOS-emulation/docker-compose.yaml index cc5f268..99bbcc4 100644 --- a/CorOS-dev-environment/CorOS-emulation/docker-compose.yaml +++ b/CorOS-dev-environment/CorOS-emulation/docker-compose.yaml @@ -12,7 +12,7 @@ services: volumes: - ../filesystems:/qc-fs - ../mount:/mnt - + environment: # Edit this to your needs. This should be just the file name, not the path. - UPDATE_FILE=update-v6_MZO3_RudwwcoQAF3iLtPQ0ERwy4w6.bin.gz |