mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 19:10:14 +02:00
Docs: Simplify Alpine Linux info, uses 3.10 instead of edge
This commit is contained in:
parent
aa3ce760bb
commit
0e66454fe4
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user