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

View File

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

View File

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