Update 'Dockerfile'
Some checks failed
build rgb-board / build (push) Failing after 5m9s

This commit is contained in:
2025-06-15 02:12:21 +00:00
parent 78640e8833
commit 8501fffd8a

View File

@@ -11,4 +11,3 @@ FROM scratch
COPY --from=builder /usr/src/app/rgb/rgb /usr/src/app/work/
COPY --from=builder /usr/src/app/rgb/mari* /usr/src/app/work/
WORKDIR /usr/src/app/work