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

This commit is contained in:
2025-06-13 21:11:00 +00:00
parent 867f41a2f5
commit 8431cc4221

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