update alpine mirror from v3.17 to v3.19

This commit is contained in:
magmaus3 2024-03-25 14:48:25 +01:00 committed by Drew DeVault
parent ee367906b2
commit 9fc9c8f0df
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ The official SourceHut Alpine Linux package repositories are available at
# Alpine Linux
**Mirror**: https://mirror.sr.ht/alpine/v3.17/sr.ht
**Mirror**: https://mirror.sr.ht/alpine/v3.19/sr.ht
**Signing key**: [alpine@sr.ht.pub](https://mirror.sr.ht/alpine/alpine%40sr.ht.rsa.pub)
@ -32,7 +32,7 @@ The official SourceHut Alpine Linux package repositories are available at
```sh
# Add the following line to /etc/apk/repositories
https://mirror.sr.ht/alpine/v3.17/sr.ht
https://mirror.sr.ht/alpine/v3.19/sr.ht
# Install signing key
wget -q -O /etc/apk/keys/alpine@sr.ht.rsa.pub https://mirror.sr.ht/alpine/alpine@sr.ht.rsa.pub