Update 'Dockerfile'
All checks were successful
build rgb-board / build (push) Successful in 4m11s

This commit is contained in:
2025-06-15 02:18:16 +00:00
parent 94e1650fd8
commit 5af72cd59b

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