Update 'Dockerfile'
All checks were successful
build lightwatch / build (push) Successful in 3m34s

This commit is contained in:
2023-09-07 23:48:16 +00:00
parent 911c66287f
commit a7cca57639

View File

@@ -13,3 +13,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