1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-06 22:23:10 +02:00

update scrapyd

This commit is contained in:
kev
2021-11-03 17:52:10 +08:00
parent 375f8f6816
commit 45064c7773
2 changed files with 4 additions and 3 deletions

View File

@ -9,7 +9,7 @@ ENV SCRAPY_VERSION=2.5.1
ENV SCRAPYD_VERSION=1.2.1
ENV SCRAPYD_CLIENT_VERSION=v1.2.0
ENV SCRAPYRT_VERSION=v0.12
ENV PILLOW_VERSION=8.3.2
ENV PILLOW_VERSION=8.4.0
RUN set -xe \
&& apt-get update \