Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vimagick committed Mar 8, 2024
1 parent 1536749 commit 0a6d91f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ARG SCRAPYD_CLIENT_VERSION=v1.2.3
ARG SCRAPY_SPLASH_VERSION=0.9.0
ARG SCRAPYRT_VERSION=v0.16.0
ARG SPIDERMON_VERSION=1.20.0
ARG SCRAPY_POET_VERSION=0.22.0
ARG SCRAPY_POET_VERSION=0.22.1
ARG SCRAPY_PLAYWRIGHT_VERSION=v0.0.34

SHELL ["/bin/bash", "-c"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ 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.20.0
- scrapy-poet==0.22.0
- scrapy-poet==0.22.1
- scrapy-playwright==v0.0.34

```bash
Expand Down

0 comments on commit 0a6d91f

Please sign in to comment.