update dockerfile
This commit is contained in:
parent
d51948a6ec
commit
7ca1bf28a6
|
|
@ -4,7 +4,7 @@ ENV GOPROXY https://goproxy.cn
|
|||
|
||||
WORKDIR /app
|
||||
|
||||
ADD . .
|
||||
COPY . .
|
||||
|
||||
RUN sh build.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue