logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git
commit: fbefc9576decbd00e5d447d6ce77020090f6fede
parent b918b29f90ef874381987c2209a4615745286524
Author: Angristan <Angristan@users.noreply.github.com>
Date:   Sat, 10 Mar 2018 15:45:42 +0100

Update to Alpine 3.7

https://www.alpinelinux.org/posts/Alpine-3.7.0-released.html

Diffstat:

MDockerfile2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.6 +FROM alpine:3.7 MAINTAINER searx <https://github.com/asciimoo/searx> LABEL description "A privacy-respecting, hackable metasearch engine."