mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
container: Use builds with build-deps included
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
50fb524972
commit
d3fd77008e
@ -132,10 +132,9 @@ URLS = {
|
|||||||
'stable': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
'stable': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
||||||
'amd64/stable/freedombox-stable-free_buster_all-amd64.img.xz',
|
'amd64/stable/freedombox-stable-free_buster_all-amd64.img.xz',
|
||||||
'testing': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
'testing': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
||||||
'amd64/testing/freedombox-testing-free_latest_all-amd64.img.xz',
|
'amd64/testing/freedombox-testing-free_dev_all-amd64.img.xz',
|
||||||
'unstable':
|
'unstable': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
||||||
'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
'amd64/nightly/freedombox-unstable-free_dev_all-amd64.img.xz',
|
||||||
'amd64/nightly/freedombox-unstable-free_dailydebian_all-amd64.img.xz',
|
|
||||||
}
|
}
|
||||||
|
|
||||||
TRUSTED_KEYS = ['013D86D8BA32EAB4A6691BF85D4153D6FE188FC8']
|
TRUSTED_KEYS = ['013D86D8BA32EAB4A6691BF85D4153D6FE188FC8']
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user