sanbo commited on
Commit
78ed419
·
1 Parent(s): 1d746df

update sth. at 2025-01-06 14:25:34

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,4 +17,4 @@ RUN pip install --no-cache-dir -r requirements.txt
17
  EXPOSE 7860
18
 
19
  # 运行 Flask 应用
20
- CMD ["python", "app250105.py"]
 
17
  EXPOSE 7860
18
 
19
  # 运行 Flask 应用
20
+ CMD ["python", "app250106.py"]