mirror of
https://github.com/openzim/zimit.git
synced 2025-09-22 11:22:23 -04:00
update to latest warc2zim (1.1.0)
This commit is contained in:
parent
daa2492655
commit
24c843c4af
@ -12,7 +12,7 @@ RUN pip install pywb uwsgi
|
|||||||
# force reinstall of gevent to prevent segfault on uwsgi worker
|
# force reinstall of gevent to prevent segfault on uwsgi worker
|
||||||
RUN pip install -U gevent
|
RUN pip install -U gevent
|
||||||
|
|
||||||
RUN pip install git+https://github.com/openzim/warc2zim@check-args-no-inputs#foo
|
RUN pip install warc2zim==1.1.0
|
||||||
|
|
||||||
COPY --from=chrome /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
|
COPY --from=chrome /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
|
||||||
COPY --from=chrome /lib/x86_64-linux-gnu/libdbus* /lib/x86_64-linux-gnu/
|
COPY --from=chrome /lib/x86_64-linux-gnu/libdbus* /lib/x86_64-linux-gnu/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user