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

This commit is contained in:
2025-06-13 21:14:11 +00:00
parent 6ef49e7a50
commit 6d88307ae1

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