Explorar el Código

[enh] alpine version bump in docker

Adam Tauber hace 8 años
padre
commit
252e97a5e5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Ver fichero

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