mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 22:14:00 -06:00

* Update devcontainer * Merge branch 'main' into update-devcontainer * Revert to using Dockerfile * Merge branch 'main' into update-devcontainer
2 lines
No EOL
34 B
Docker
2 lines
No EOL
34 B
Docker
ARG BASE_IMAGE
|
|
FROM ${BASE_IMAGE} |