update Dockerfile

This commit is contained in:
Egor Svitin
2023-02-01 15:29:16 +03:00
parent b60811668d
commit 448367beee

View File

@@ -9,3 +9,5 @@ RUN pip install pymongo \
mongoengine \
dict_hash \
requests
COPY ./* /app/