Update 'Dockerfile'

This commit is contained in:
2024-01-12 03:00:52 +00:00
parent 806fbe8813
commit 69e5ea9b96

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