mirror of https://github.com/searxng/searxng.git
Change the version of alpine on the dockerfile to deploy Searx on ARM architectures
This commit is contained in:
parent
360f8fab97
commit
0367c9ab48
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.5
|
FROM alpine:3.6
|
||||||
MAINTAINER searx <https://github.com/asciimoo/searx>
|
MAINTAINER searx <https://github.com/asciimoo/searx>
|
||||||
LABEL description "A privacy-respecting, hackable metasearch engine."
|
LABEL description "A privacy-respecting, hackable metasearch engine."
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue