updated dockerfile

This commit is contained in:
marvzhang
2021-08-02 18:41:31 +08:00
parent 9735a94a78
commit 8a1c5f3397

View File

@@ -43,7 +43,7 @@ RUN wget https://github.com/chrislusf/seaweedfs/releases/download/2.59/linux_amd
&& cp weed /usr/local/bin
# install backend
RUN pip install scrapy pymongo bs4 requests crawlab-sdk==0.6.b20210729_1634
RUN pip install scrapy pymongo bs4 requests
RUN pip install crawlab-sdk==0.6.b20210729-1634
# add files