1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-12 04:23:04 +02:00

fix scrapyd

This commit is contained in:
kev 2021-04-14 16:26:13 +08:00
parent 4daa2b4844
commit 41718a0e1f
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ MAINTAINER EasyPi Software Foundation
ENV SCRAPY_VERSION=2.5.0
ENV SCRAPYD_VERSION=1.2.1
ENV SCRAPYRT_VERSION=0.12
ENV SCRAPYRT_VERSION=v0.12
ENV PILLOW_VERSION=8.2.0
RUN set -xe \

View File

@ -7,7 +7,7 @@ MAINTAINER EasyPi Software Foundation
ENV SCRAPY_VERSION=2.5.0
ENV SCRAPYD_VERSION=1.2.1
ENV SCRAPYRT_VERSION=0.12
ENV SCRAPYRT_VERSION=v0.12
ENV PILLOW_VERSION=8.2.0
RUN set -xe \