dockerfile update

This commit is contained in:
away 2021-09-17 10:08:40 +08:00
parent 8c6997cc49
commit 05cb390510

View File

@ -36,4 +36,4 @@ COPY --from=build /Open-IM-Server/bin /Open-IM-Server/bin
WORKDIR /Open-IM-Server/script
CMD ["./start_all_for_docker.sh"]
CMD ["./docker_start_all.sh"]