Update 'Dockerfile'

This commit is contained in:
2025-06-13 20:41:22 +00:00
parent b72555ea74
commit 4ab8667bd8

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/mari* /usr/src/app/work/
WORKDIR /usr/src/app/work