From 0e66454fe4e5318362d06cfa897ad4c149277ad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Borntr=C3=A4ger?= Date: Tue, 3 Sep 2019 17:38:11 +0200 Subject: [PATCH] Docs: Simplify Alpine Linux info, uses 3.10 instead of edge --- docs/install.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/install.md b/docs/install.md index daa8d0ce..d1013585 100644 --- a/docs/install.md +++ b/docs/install.md @@ -74,9 +74,8 @@ libvips is available in the [community repository](https://pkgs.alpinelinux.org/packages?name=vips-dev): ```sh -apk add vips-dev fftw-dev build-base --update-cache \ - --repository https://alpine.global.ssl.fastly.net/alpine/edge/community/ \ - --repository https://alpine.global.ssl.fastly.net/alpine/edge/main +apk add --upgrade --no-cache vips-dev build-base \ + --repository https://alpine.global.ssl.fastly.net/alpine/v3.10/community/ ``` The smaller stack size of musl libc means