mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
@@ -4,7 +4,7 @@
|
|||||||
"dockerfile": "Dockerfile",
|
"dockerfile": "Dockerfile",
|
||||||
"args": {
|
"args": {
|
||||||
"PLATFORM": "linux/amd64",
|
"PLATFORM": "linux/amd64",
|
||||||
"BASE_IMAGE": "mcr.microsoft.com/devcontainers/cpp:ubuntu-22.04"
|
"BASE_IMAGE": "mcr.microsoft.com/devcontainers/cpp:ubuntu-24.04"
|
||||||
},
|
},
|
||||||
"options": ["--platform=linux/amd64"]
|
"options": ["--platform=linux/amd64"]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user