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

This commit is contained in:
2024-01-12 00:44:03 +00:00
parent 3e43ccd4ee
commit a3e2a9b939

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