docker file update

This commit is contained in:
away
2021-09-13 15:27:59 +08:00
parent 82ed6249f2
commit 493916ce80
2 changed files with 2 additions and 2 deletions
+1 -1
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.sh"]
CMD ["./start_all_for_docker.sh"]