1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00

upgrade scrapy to 2.3.0

This commit is contained in:
kev 2020-08-12 15:43:20 +08:00
parent b67976bb3d
commit fd80119fb6

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