From 60473906d7e568ea1219693fb2d70a95cbcf469d Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 9 May 2024 19:10:05 +0200 Subject: [PATCH] Add Ubuntu 24.04 image --- images.json | 1 + 1 file changed, 1 insertion(+) diff --git a/images.json b/images.json index dec5408..e639fa2 100644 --- a/images.json +++ b/images.json @@ -1,4 +1,5 @@ { + "Ubuntu 24.04": "https://cloud-images.ubuntu.com/wsl/releases/24.04/current/ubuntu-noble-wsl-amd64-wsl.rootfs.tar.gz", "Ubuntu 22.04": "https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64-root.tar.xz", "Ubuntu 21.04": "https://cloud-images.ubuntu.com/releases/hirsute/release/ubuntu-21.04-server-cloudimg-amd64-wsl.rootfs.tar.gz", "Fedora 37": "https://github.com/bostrot/wsl2-distro-manager/releases/download/v1.4.0/fedora-37-x86_64.tar",