mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-11 06:23:08 +00:00
* Update devcontainer * Merge branch 'main' into update-devcontainer * Revert to using Dockerfile * Merge branch 'main' into update-devcontainer
2 lines
34 B
Docker
2 lines
34 B
Docker
ARG BASE_IMAGE
|
|
FROM ${BASE_IMAGE} |