This commit is contained in:
Tastatur 2023-12-29 22:45:42 +01:00
parent f0e7ace9ec
commit d0dc946ae0

View file

@ -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 systems 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 are also the edge repositories which contain more packages but these are not recommended because they can result in faster breakage of your system.
## apk-ample ## apk-ample