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

This commit is contained in:
2025-06-13 20:48:23 +00:00
parent 5f08c54034
commit 007e37e3ed

View File

@@ -11,3 +11,4 @@ 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