Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vimagick committed Jul 9, 2024
1 parent 3c2e152 commit d228069
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ ARG SCRAPYD_CLIENT_VERSION=v1.2.3
ARG SCRAPY_SPLASH_VERSION=0.9.0
ARG SCRAPYRT_VERSION=v0.16.0
ARG SPIDERMON_VERSION=1.22.0
ARG SCRAPY_POET_VERSION=0.22.3
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.34
ARG SCRAPY_POET_VERSION=0.22.6
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.38

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

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ This image is based on `debian:bookworm`, 8 latest stable python packages are in
- scrapy-splash==0.9.0
- scrapyrt==v0.16.0
- spidermon==1.22.0
- scrapy-poet==0.22.3
- scrapy-playwright==v0.0.34
- scrapy-poet==0.22.6
- scrapy-playwright==v0.0.38

```bash
# fetch latest versions
Expand Down

0 comments on commit d228069

Please sign in to comment.