Browse Source

Merge pull request #1378 from Angristan/update-docker-alpine

Update Docker image to Alpine 3.8
Adam Tauber 6 years ago
parent
commit
ebab560fc1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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