diff --git a/splash/README.md b/splash/README.md index 7b8dd5e..1a62988 100644 --- a/splash/README.md +++ b/splash/README.md @@ -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" diff --git a/splash/docker-compose.yml b/splash/docker-compose.yml index 69e5154..42eb9c3 100644 --- a/splash/docker-compose.yml +++ b/splash/docker-compose.yml @@ -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" diff --git a/splash/docker-stack.yml b/splash/docker-stack.yml index 9dffb45..32a80bd 100644 --- a/splash/docker-stack.yml +++ b/splash/docker-stack.yml @@ -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" diff --git a/splash/fily b/splash/fily deleted file mode 100644 index 58e03cb..0000000 --- a/splash/fily +++ /dev/null @@ -1,2 +0,0 @@ -log -acc