diff --git a/krakend/data/krakend.png b/krakend/data/krakend.png index 3a86eff..afc0717 100644 Binary files a/krakend/data/krakend.png and b/krakend/data/krakend.png differ diff --git a/node-red/screenshot.png b/node-red/screenshot.png index 2640ea1..8907424 100644 Binary files a/node-red/screenshot.png and b/node-red/screenshot.png differ diff --git a/rtmp/server/html/img/cctv.jpg b/rtmp/server/html/img/cctv.jpg index 824d409..46ffe61 100644 Binary files a/rtmp/server/html/img/cctv.jpg and b/rtmp/server/html/img/cctv.jpg differ diff --git a/tesseract/data/chinese.jpg b/tesseract/data/chinese.jpg index 8fa5484..4bf3501 100644 Binary files a/tesseract/data/chinese.jpg and b/tesseract/data/chinese.jpg differ diff --git a/tinyproxy/Dockerfile b/tinyproxy/Dockerfile index a25950a..d115fa7 100644 --- a/tinyproxy/Dockerfile +++ b/tinyproxy/Dockerfile @@ -10,6 +10,7 @@ RUN set -xe \ && sed -i -e '/^Allow /s/^/#/' \ -e '/^ConnectPort /s/^/#/' \ -e '/^#DisableViaHeader /s/^#//' \ + -e 's/^Timeout.*/Timeout 10/' \ /etc/tinyproxy/tinyproxy.conf VOLUME /etc/tinyproxy