Qa5im commited on
Commit
71c5829
·
1 Parent(s): c9be989

updated the docker file

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -26,7 +26,6 @@ WORKDIR /
26
  RUN mkdir -p /uploads
27
  RUN chmod 777 /uploads
28
 
29
- NUMBA_CACHE_DIR: /temp
30
 
31
  # Install requirements.txt
32
  RUN pip install --upgrade -r /requirements.txt
 
26
  RUN mkdir -p /uploads
27
  RUN chmod 777 /uploads
28
 
 
29
 
30
  # Install requirements.txt
31
  RUN pip install --upgrade -r /requirements.txt