Update 'Dockerfile'
All checks were successful
build only rgb-board / build (push) Successful in 9m31s

This commit is contained in:
2024-01-12 03:02:02 +00:00
parent 3725f6752e
commit 41604a2810

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