Merge pull request #24 from bivis/develop

remove cmd
This commit is contained in:
bivis
2023-02-21 15:02:34 +03:00
committed by GitHub

View File

@@ -10,8 +10,4 @@ RUN pip install pymongo \
dict_hash \
requests
COPY ./ ./
ENTRYPOINT ["python3"]
CMD ["update.py"]
COPY ./ ./