From ab98eeca27e31a51bb0cc3b0de3ec0ccc2e8e5a4 Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 13 Jun 2025 21:50:12 +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 +