1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00

upgrade scrapy to 2.2.1

This commit is contained in:
kev 2020-07-20 10:59:14 +08:00
parent 21ff39567e
commit 88160689af
2 changed files with 2 additions and 2 deletions

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

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