fuliai commited on
Commit
aab03cb
1 Parent(s): 43145f6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -89,4 +89,4 @@ HEALTHCHECK --interval=120s --timeout=10s --start-period=10s --retries=3 \
89
  CMD curl -f http://localhost:7860/HEALTHZ || exit 1
90
 
91
  # 启动容器时执行 run.sh 脚本
92
- CMD ["./run.sh"]
 
89
  CMD curl -f http://localhost:7860/HEALTHZ || exit 1
90
 
91
  # 启动容器时执行 run.sh 脚本
92
+ CMD ["./run.sh"]