alpine/v3.20
This commit is contained in:
parent
a60d175f22
commit
713883470f
1 changed files with 2 additions and 2 deletions
|
@ -9,11 +9,11 @@ ROOT = 'rsync://mirrors.dotsrc.org/alpine'
|
|||
ROOT = 'rsync://uk.alpinelinux.org/alpine'
|
||||
ARCH = 'x86_64'
|
||||
VERSIONS = [
|
||||
'latest-stable',
|
||||
'v3.20',
|
||||
]
|
||||
|
||||
TARGETS = {
|
||||
'latest-stable': [
|
||||
'v3.20': [
|
||||
'releases',
|
||||
'main',
|
||||
'community',
|
||||
|
|
Loading…
Reference in a new issue