Update 'Dockerfile'
All checks were successful
build lightwatch / build (push) Successful in 5m19s

This commit is contained in:
2023-09-08 12:59:56 +00:00
parent 5662403eab
commit f2a4abf1cc

View File

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