diff options
author | Thomas Van Iseghem <[email protected]> | 2023-09-07 22:12:30 +0200 |
---|---|---|
committer | Thomas Van Iseghem <[email protected]> | 2023-09-07 22:12:30 +0200 |
commit | d9e72343d0e6feb83854dbca4dc780432b561062 (patch) | |
tree | e39573f5edd8edfe87cb32becd41ca7f1efcd70d /CorOS-dev-environment | |
parent | 2b2e0395ab0a87fcfafefa4fc8b7cd02577b9946 (diff) | |
download | OpenCortex-d9e72343d0e6feb83854dbca4dc780432b561062.tar.gz OpenCortex-d9e72343d0e6feb83854dbca4dc780432b561062.zip |
Added devcontainer for vscode
Diffstat (limited to 'CorOS-dev-environment')
-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 743a1a0..edd22bf 100644 --- a/CorOS-dev-environment/CorOS-emulation/docker-compose.yaml +++ b/CorOS-dev-environment/CorOS-emulation/docker-compose.yaml @@ -15,7 +15,7 @@ services: environment: # Edit this to your needs. This should be just the file name, not the path. - - UPDATE_FILE=update-v6_MZO3_RudwwcoQAF3iLtPQ0ERwy4w6.bin.gz + - UPDATE_FILE=update-dYOaOKRKVdwFYyN2bb4KCKkl5Wjc1hg6.bin.gz # Port forward the VNC port ports: |