fix: fix docker file images proxy

This commit is contained in:
Xinwei Xiong (cubxxw) 2024-03-10 13:32:02 +08:00
parent 59b7324d6c
commit 59811ad196

View File

@ -11,8 +11,6 @@ ENV GOPROXY=$GOPROXY
# Set up the working directory
WORKDIR /openim/openim-server
# Copy all files to the container
ADD . .