From 5af72cd59bf24b5f4d2843a060c3b746b6d6db9f Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 15 Jun 2025 02:18:16 +0000 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index a8bb97f..d636296 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,3 +11,4 @@ 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 +