feat: delele go work sum

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/825/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent 7b29663a4c
commit c1761f6446
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -10,7 +10,7 @@ ENV GOPROXY=$GOPROXY
# Set up the working directory
WORKDIR /openim/openim-server
COPY go.mod go.sum go.work go.work.sum ./
COPY go.mod go.sum go.work ./
#RUN go mod download
# Copy all files to the container

Loading…
Cancel
Save