From e47c5d7df79c3da42f19d2fe3776079fe1223e88 Mon Sep 17 00:00:00 2001 From: ALPERDURUKAN Date: Mon, 7 Oct 2024 21:15:48 +0300 Subject: [PATCH 1/2] Update blend Added Ubuntu 24.04 LTS to containers --- blend | 1 + 1 file changed, 1 insertion(+) diff --git a/blend b/blend index 570a068..0bc2eb5 100755 --- a/blend +++ b/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' From a890b119d7ec01f8f6ad8f7ba83110a6d7fb7efd Mon Sep 17 00:00:00 2001 From: ALPERDURUKAN Date: Mon, 7 Oct 2024 21:18:50 +0300 Subject: [PATCH 2/2] Update containers.html Added Ubuntu 24.04 LTS container support --- blend-settings/src/pages/containers.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blend-settings/src/pages/containers.html b/blend-settings/src/pages/containers.html index 54806c2..935a85a 100644 --- a/blend-settings/src/pages/containers.html +++ b/blend-settings/src/pages/containers.html @@ -15,6 +15,7 @@ +
@@ -66,4 +67,4 @@ - \ No newline at end of file +