1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-02 03:37:40 +02: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

View File

@ -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