mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-16 07:46:01 +08:00
3 lines
34 B
Docker
3 lines
34 B
Docker
ARG BASE_IMAGE
|
|
FROM ${BASE_IMAGE}
|