Change the version of alpine on the dockerfile to deploy Searx on ARM architectures

dependabot/pip/master/sphinx-6.1.3
Michael Vieira 6 years ago
parent 360f8fab97
commit 0367c9ab48

@ -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."

Loading…
Cancel
Save