mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 02:50:15 +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):
|
||||
|
||||
```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
|
||||
|
Loading…
x
Reference in New Issue
Block a user