upgrade splash to 3.5.0

This commit is contained in:
kev 2021-04-14 16:51:56 +08:00
parent e883e2d83b
commit 33aefb01c1
4 changed files with 6 additions and 8 deletions

View File

@ -10,12 +10,12 @@ It's fast, lightweight and state-less which makes it easy to distribute.
## docker-compose.yml
```yaml
version: '3.7'
version: '3.8'
services:
splash:
image: scrapinghub/splash:3.4
image: scrapinghub/splash:3.5.0
command: --maxrss 2048 --max-timeout 300 --disable-lua-sandbox --verbosity 1
ports:
- "8050:8050"

View File

@ -1,9 +1,9 @@
version: '3.7'
version: '3.8'
services:
splash:
image: scrapinghub/splash:3.4
image: scrapinghub/splash:3.5.0
command: --maxrss 2048 --max-timeout 300 --disable-lua-sandbox --verbosity 1
ports:
- "8050:8050"

View File

@ -1,8 +1,8 @@
version: '3.7'
version: '3.8'
services:
splash:
image: scrapinghub/splash:3.4
image: scrapinghub/splash:3.5.0
command: --maxrss 2048 --max-timeout 300 --disable-lua-sandbox --verbosity 1
ports:
- "8050:8050"

View File

@ -1,2 +0,0 @@
log
acc