From f2a4abf1cc517bd559b07c931900e18b050ac66a Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 8 Sep 2023 12:59:56 +0000 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a71b353..f765466 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,4 +13,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 -