mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-17 16:41:30 +08: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} |