A-baoYang commited on
Commit
a9963a7
1 Parent(s): 490e52c

Edit Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -34,4 +34,4 @@ RUN pip install --no-cache-dir --upgrade -r $HOME/app/autocrawler/requirements.t
34
 
35
  RUN playwright install
36
 
37
- CMD ["python", "appv2.py"]
 
34
 
35
  RUN playwright install
36
 
37
+ CMD ["python", "appv3.py"]