Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vimagick committed Oct 12, 2024
1 parent 09e2ae2 commit 5c800eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ MAINTAINER EasyPi Software Foundation

ARG TARGETPLATFORM
ARG SCRAPY_VERSION=2.11.2
ARG SCRAPYD_VERSION=1.4.3
ARG SCRAPYD_CLIENT_VERSION=v1.2.3
ARG SCRAPYD_VERSION=1.5.0
ARG SCRAPYD_CLIENT_VERSION=v2.0.0
ARG SCRAPY_SPLASH_VERSION=0.9.0
ARG SCRAPYRT_VERSION=v0.16.0
ARG SPIDERMON_VERSION=1.22.0
ARG SCRAPY_POET_VERSION=0.23.0
ARG SCRAPY_POET_VERSION=0.24.0
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.41

SHELL ["/bin/bash", "-c"]
Expand Down

0 comments on commit 5c800eb

Please sign in to comment.