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

This commit is contained in:
2025-06-13 22:58:11 +00:00
parent 44a40527b1
commit 721e8fdd66

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