Update Docker image to Alpine 3.8

This commit is contained in:
Angristan 2018-08-19 14:17:11 +02:00
parent ac848b5093
commit 42d7094a87
1 changed files with 1 additions and 1 deletions

View File

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