Merge pull request #1190 from Themimitoof/master

Change alpine version to permit ARM and amd64 deployment
This commit is contained in:
Adam Tauber
2018-03-07 10:44:46 +01:00
committed by GitHub

View File

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