ahmetalper commited on
Commit
b0ac09e
1 Parent(s): 864a891

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
  FROM python:3.9
2
 
3
- RUN chmod 777 /app
4
 
5
  RUN pip install chromedriver
6
  RUN seleniumbase get chromedriver
 
1
  FROM python:3.9
2
 
3
+ RUN chmod 777 tst/app
4
 
5
  RUN pip install chromedriver
6
  RUN seleniumbase get chromedriver