Merge pull request #1231 from Angristan/patch-1

Update Dockerfile to Alpine 3.7
dependabot/pip/master/sphinx-6.1.3
Adam Tauber 6 years ago committed by GitHub
commit 931c1bb0f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save