Docs: update Alpine repository URLs

This commit is contained in:
Lovell Fuller 2018-11-21 22:42:58 +00:00
parent 6f9699f605
commit d26ccf6294

View File

@ -73,8 +73,8 @@ libvips is available in the
```sh ```sh
apk add vips-dev fftw-dev build-base --update-cache \ apk add vips-dev fftw-dev build-base --update-cache \
--repository https://dl-3.alpinelinux.org/alpine/edge/testing/ \ --repository https://alpine.global.ssl.fastly.net/alpine/edge/testing/ \
--repository https://dl-3.alpinelinux.org/alpine/edge/main --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