A-baoYang commited on
Commit
6b96b5f
1 Parent(s): a9963a7

Update UI version

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", "appv3.py"]
 
34
 
35
  RUN playwright install
36
 
37
+ CMD ["python", "appv4.py"]