mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update scrapyd
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
FROM arm32v7/debian:buster
|
FROM arm32v7/debian:buster
|
||||||
MAINTAINER EasyPi Software Foundation
|
MAINTAINER EasyPi Software Foundation
|
||||||
|
|
||||||
ENV SCRAPY_VERSION=2.2.1
|
ENV SCRAPY_VERSION=2.4.0
|
||||||
ENV SCRAPYD_VERSION=1.2.1
|
ENV SCRAPYD_VERSION=1.2.1
|
||||||
ENV PILLOW_VERSION=7.2.0
|
ENV PILLOW_VERSION=7.2.0
|
||||||
|
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ RUN set -xe \
|
|||||||
libxslt1-dev \
|
libxslt1-dev \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
|
python3-distutils \
|
||||||
vim-tiny \
|
vim-tiny \
|
||||||
&& apt-get install -y libtiff5 \
|
&& apt-get install -y libtiff5 \
|
||||||
libtiff5-dev \
|
libtiff5-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user