mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
update scrapyd
This commit is contained in:
parent
cb82faa4bd
commit
02d21a23f8
@ -5,9 +5,9 @@
|
||||
FROM arm32v7/debian:buster
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
ENV SCRAPY_VERSION=2.4.0
|
||||
ENV SCRAPY_VERSION=2.4.1
|
||||
ENV SCRAPYD_VERSION=1.2.1
|
||||
ENV PILLOW_VERSION=7.2.0
|
||||
ENV PILLOW_VERSION=8.1.0
|
||||
|
||||
RUN set -xe \
|
||||
&& apt-get update \
|
||||
|
@ -7,7 +7,7 @@ MAINTAINER EasyPi Software Foundation
|
||||
|
||||
ENV SCRAPY_VERSION=2.4.1
|
||||
ENV SCRAPYD_VERSION=1.2.1
|
||||
ENV PILLOW_VERSION=8.0.1
|
||||
ENV PILLOW_VERSION=8.1.0
|
||||
|
||||
RUN set -xe \
|
||||
&& apt-get update \
|
||||
|
Loading…
Reference in New Issue
Block a user