We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e2ae2 commit 5c800ebCopy full SHA for 5c800eb
Dockerfile
@@ -7,12 +7,12 @@ MAINTAINER EasyPi Software Foundation
7
8
ARG TARGETPLATFORM
9
ARG SCRAPY_VERSION=2.11.2
10
-ARG SCRAPYD_VERSION=1.4.3
11
-ARG SCRAPYD_CLIENT_VERSION=v1.2.3
+ARG SCRAPYD_VERSION=1.5.0
+ARG SCRAPYD_CLIENT_VERSION=v2.0.0
12
ARG SCRAPY_SPLASH_VERSION=0.9.0
13
ARG SCRAPYRT_VERSION=v0.16.0
14
ARG SPIDERMON_VERSION=1.22.0
15
-ARG SCRAPY_POET_VERSION=0.23.0
+ARG SCRAPY_POET_VERSION=0.24.0
16
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.41
17
18
SHELL ["/bin/bash", "-c"]
0 commit comments