Update 'Dockerfile'
All checks were successful
build lightwatch / build (push) Successful in 16m39s

This commit is contained in:
2023-10-08 02:02:00 +00:00
parent 383599cb7b
commit b02f5a7293

View File

@@ -9,3 +9,4 @@ FROM scratch
COPY --from=builder /usr/src/app/rgb/rgb /usr/src/app/work/ COPY --from=builder /usr/src/app/rgb/rgb /usr/src/app/work/
COPY --from=builder /usr/src/app/rgb/mari* /usr/src/app/work/ COPY --from=builder /usr/src/app/rgb/mari* /usr/src/app/work/
WORKDIR /usr/src/app/work WORKDIR /usr/src/app/work