Skip to content

Commit 228371e

Browse files
authored
Update Dockerfile
1 parent b90499e commit 228371e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ FROM debian:bookworm
66
MAINTAINER EasyPi Software Foundation
77

88
ARG TARGETPLATFORM
9-
ARG SCRAPY_VERSION=2.13.3
9+
ARG SCRAPY_VERSION=2.14.1
1010
ARG SCRAPYD_VERSION=1.6.0
1111
ARG SCRAPYD_CLIENT_VERSION=2.0.3
1212
ARG SCRAPY_SPLASH_VERSION=0.11.1
1313
ARG SCRAPYRT_VERSION=v0.17.0
1414
ARG SPIDERMON_VERSION=1.24.0
1515
ARG SCRAPY_POET_VERSION=0.26.0
16-
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.44
16+
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.46
1717

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

0 commit comments

Comments
 (0)