Update to Alpine 3.7

https://www.alpinelinux.org/posts/Alpine-3.7.0-released.html
This commit is contained in:
Angristan 2018-03-10 15:45:42 +01:00 committed by GitHub
parent b918b29f90
commit fbefc9576d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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