mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +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} |