You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-13 01:10:17 +02:00
upgrade scrapy to 2.4.1
This commit is contained in:
@ -5,9 +5,9 @@
|
||||
FROM 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.0.1
|
||||
|
||||
RUN set -xe \
|
||||
&& apt-get update \
|
||||
|
Reference in New Issue
Block a user