mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +00:00
container: Drop free tag from image URLs
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
777ab626c4
commit
344c491f7b
@ -132,9 +132,9 @@ URLS = {
|
||||
'stable': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
||||
'amd64/bullseye/freedombox-bullseye-free_all-amd64.img.xz',
|
||||
'testing': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
||||
'amd64/testing/freedombox-testing-free_dev_all-amd64.img.xz',
|
||||
'amd64/testing/freedombox-testing_dev_all-amd64.img.xz',
|
||||
'unstable': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
||||
'amd64/nightly/freedombox-unstable-free_dev_all-amd64.img.xz',
|
||||
'amd64/nightly/freedombox-unstable_dev_all-amd64.img.xz',
|
||||
}
|
||||
|
||||
TRUSTED_KEYS = ['013D86D8BA32EAB4A6691BF85D4153D6FE188FC8']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user