update dockerfile

This commit is contained in:
呱呱呱 2023-11-28 15:03:29 +08:00
parent d51948a6ec
commit 7ca1bf28a6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ENV GOPROXY https://goproxy.cn
WORKDIR /app
ADD . .
COPY . .
RUN sh build.sh