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

This commit is contained in:
2025-06-14 02:28:32 +00:00
parent 5bc68ca194
commit 9f363b7633

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