Update 'Dockerfile'

This commit is contained in:
2025-06-13 20:47:01 +00:00
parent 48fbf44507
commit eae79a03e9

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