From 1d7e41c637a7273de9f626dae51d24feedd8f714 Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 12 Jan 2024 00:42:19 +0000 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d636296..a8bb97f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 -