Skip to content

Commit 5c800eb

Browse files
committed
bump version
1 parent 09e2ae2 commit 5c800eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ MAINTAINER EasyPi Software Foundation
77

88
ARG TARGETPLATFORM
99
ARG SCRAPY_VERSION=2.11.2
10-
ARG SCRAPYD_VERSION=1.4.3
11-
ARG SCRAPYD_CLIENT_VERSION=v1.2.3
10+
ARG SCRAPYD_VERSION=1.5.0
11+
ARG SCRAPYD_CLIENT_VERSION=v2.0.0
1212
ARG SCRAPY_SPLASH_VERSION=0.9.0
1313
ARG SCRAPYRT_VERSION=v0.16.0
1414
ARG SPIDERMON_VERSION=1.22.0
15-
ARG SCRAPY_POET_VERSION=0.23.0
15+
ARG SCRAPY_POET_VERSION=0.24.0
1616
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.41
1717

1818
SHELL ["/bin/bash", "-c"]

0 commit comments

Comments
 (0)