mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
upgrade scrapy to 2.4.1
This commit is contained in:
parent
2c6016e6bf
commit
022b7c6892
@ -5,9 +5,9 @@
|
|||||||
FROM debian:buster
|
FROM debian:buster
|
||||||
MAINTAINER EasyPi Software Foundation
|
MAINTAINER EasyPi Software Foundation
|
||||||
|
|
||||||
ENV SCRAPY_VERSION=2.4.0
|
ENV SCRAPY_VERSION=2.4.1
|
||||||
ENV SCRAPYD_VERSION=1.2.1
|
ENV SCRAPYD_VERSION=1.2.1
|
||||||
ENV PILLOW_VERSION=7.2.0
|
ENV PILLOW_VERSION=8.0.1
|
||||||
|
|
||||||
RUN set -xe \
|
RUN set -xe \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
Loading…
Reference in New Issue
Block a user