shashankkandimalla commited on
Commit
1739c89
·
verified ·
1 Parent(s): f4d0430

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -13,7 +13,6 @@ COPY ./tasks.py /code/tasks.py
13
 
14
  COPY ./tools/search_tools.py /code/tools/search_tools.py
15
 
16
- COPY .env /code/.env
17
 
18
 
19
 
 
13
 
14
  COPY ./tools/search_tools.py /code/tools/search_tools.py
15
 
 
16
 
17
 
18