Skip to content

Commit

Permalink
815
Browse files Browse the repository at this point in the history
Signed-off-by: hanzhixiao <709674996@qq.com>
  • Loading branch information
hanzhixiao committed Aug 10, 2023
1 parent df3e234 commit 0cdea88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV GOPROXY=$GOPROXY
WORKDIR /openim/openim-server

COPY go.mod go.sum go.work go.work.sum ./
#RUN go mod download
RUN go mod download

# Copy all files to the container
ADD . .
Expand Down

0 comments on commit 0cdea88

Please sign in to comment.