Explorar el Código

Update to Alpine 3.7

https://www.alpinelinux.org/posts/Alpine-3.7.0-released.html
Angristan hace 6 años
padre
commit
fbefc9576d
Ninguna cuenta está vinculada al correo electrónico del colaborador
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.6
1
+FROM alpine:3.7
2 2
 MAINTAINER searx <https://github.com/asciimoo/searx>
3 3
 LABEL description "A privacy-respecting, hackable metasearch engine."
4 4