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

This commit is contained in:
2025-06-13 21:40:12 +00:00
parent a191109daf
commit 0587741a35

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