1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-12 04:23:04 +02:00

upgrade scrapy to 2.4.0

This commit is contained in:
kev 2020-10-13 10:43:32 +08:00
parent 7ec546f8c5
commit ab647f9c5b

View File

@ -5,7 +5,7 @@
FROM debian:buster
MAINTAINER EasyPi Software Foundation
ENV SCRAPY_VERSION=2.3.0
ENV SCRAPY_VERSION=2.4.0
ENV SCRAPYD_VERSION=1.2.1
ENV PILLOW_VERSION=7.2.0