Docs: Simplify Alpine Linux info, uses 3.10 instead of edge

This commit is contained in:
Marc Bornträger 2019-09-03 17:38:11 +02:00 committed by Lovell Fuller
parent aa3ce760bb
commit 0e66454fe4

View File

@ -74,9 +74,8 @@ libvips is available in the
[community repository](https://pkgs.alpinelinux.org/packages?name=vips-dev): [community repository](https://pkgs.alpinelinux.org/packages?name=vips-dev):
```sh ```sh
apk add vips-dev fftw-dev build-base --update-cache \ apk add --upgrade --no-cache vips-dev build-base \
--repository https://alpine.global.ssl.fastly.net/alpine/edge/community/ \ --repository https://alpine.global.ssl.fastly.net/alpine/v3.10/community/
--repository https://alpine.global.ssl.fastly.net/alpine/edge/main
``` ```
The smaller stack size of musl libc means The smaller stack size of musl libc means