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

This commit is contained in:
2025-06-13 22:02:12 +00:00
parent 23b8247ca5
commit 9f6ca33133

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/rgb /usr/src/app/work/
COPY --from=builder /usr/src/app/rgb/mari* /usr/src/app/work/ COPY --from=builder /usr/src/app/rgb/mari* /usr/src/app/work/
WORKDIR /usr/src/app/work WORKDIR /usr/src/app/work