Selaa lähdekoodia
Update to Alpine 3.7
https://www.alpinelinux.org/posts/Alpine-3.7.0-released.html
Angristan
6 vuotta sitten
vanhempi
commit
fbefc9576d
No account linked to committer's email
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
Dockerfile
|
@@ -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
|
|