summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorAngristan <Angristan@users.noreply.github.com>2018-03-10 15:45:42 +0100
committerGitHub <noreply@github.com>2018-03-10 15:45:42 +0100
commitfbefc9576decbd00e5d447d6ce77020090f6fede (patch)
tree590d7da96a16071ef11ca46d6e066a38fe3648eb /Dockerfile
parentb918b29f90ef874381987c2209a4615745286524 (diff)
Update to Alpine 3.7
https://www.alpinelinux.org/posts/Alpine-3.7.0-released.html
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 27358503..39d56edb 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -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."