Parcourir la source
Update to Alpine 3.7
https://www.alpinelinux.org/posts/Alpine-3.7.0-released.html
Angristan
il y a 6 ans
Parent
révision
fbefc9576d
Aucun compte lié à l'adresse email de l'auteur
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
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
|
|