Update 'Dockerfile'

This commit is contained in:
2024-01-12 00:42:19 +00:00
parent 7301b46de9
commit 1d7e41c637

View File

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