Formatting
This commit is contained in:
parent
d0dc946ae0
commit
b6c1f6283b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ https://dl-cdn.alpinelinux.org/alpine/latest-stable/main
|
||||||
https://dl-cdn.alpinelinux.org/alpine/latest-stable/community
|
https://dl-cdn.alpinelinux.org/alpine/latest-stable/community
|
||||||
```
|
```
|
||||||
|
|
||||||
This will use the latest stable repository of Alpine (for example `v3.19`). To use a different version of Alpine simply change `latest-stable` to whatever version you want. Do note that you can not (easily) downgrade your system's version. There are also the edge repositories which contain more packages but these are not recommended because they can result in faster breakage of your system.
|
This will use the latest stable repository of Alpine (for example `v3.19`). To use a different version of Alpine simply change `latest-stable` to whatever version you want. Do note that you can not (easily) downgrade your system's version. There also is the `edge` repository which contains more packages but it is not recommended because it can result in faster breakage of your system.
|
||||||
|
|
||||||
## apk-ample
|
## apk-ample
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue