From be6bf4672b0c21432d31ffd7c082cb158ec829f4 Mon Sep 17 00:00:00 2001 From: coward Date: Tue, 4 Jun 2024 12:01:00 +0800 Subject: [PATCH] =?UTF-8?q?:whale:=E6=9B=B4=E6=94=B9=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4b1136f..56eb83f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,7 +20,7 @@ RUN apk add upx WORKDIR /build COPY . . -COPY --from=build-stage /front/web/ /web +COPY --from=build-stage /front/web/ /build/web RUN cd ./web && ls -lh RUN cd .. # sqlite必须