Update blend
Added Ubuntu 24.04 LTS to containers
This commit is contained in:
parent
5115de41c1
commit
e47c5d7df7
1 changed files with 1 additions and 0 deletions
1
blend
1
blend
|
@ -92,6 +92,7 @@ distro_map = {
|
|||
'fedora-39': 'registry.fedoraproject.org/fedora-toolbox:39',
|
||||
'centos': 'quay.io/toolbx-images/centos-toolbox:latest',
|
||||
'ubuntu-22.04': 'quay.io/toolbx/ubuntu-toolbox:22.04',
|
||||
'ubuntu-24.04-lts': 'quay.io/toolbx/ubuntu-toolbox:24.04',
|
||||
}
|
||||
|
||||
default_distro = 'arch-linux'
|
||||
|
|
Loading…
Reference in a new issue