update to warc2zim 1.3.0

This commit is contained in:
Ilya Kreymer 2020-10-28 18:15:30 +00:00
parent a425cd6956
commit 8ceabce0e9

View File

@ -15,7 +15,8 @@ ENV PROXY_HOST=localhost \
RUN pip install gevent>=20.9.0 uwsgi
RUN pip install git+https://github.com/openzim/warc2zim@fuzzy-match
#RUN pip install git+https://github.com/openzim/warc2zim@fuzzy-match
RUN pip install 'warc2zim>=1.3.0'
RUN pip install git+https://github.com/webrecorder/pywb@patch-work