We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0c937 commit 92aec30Copy full SHA for 92aec30
ui/src/components/MountMediaDialog.tsx
@@ -531,7 +531,7 @@ function UrlView({
531
const popularImages = [
532
{
533
name: "Ubuntu 24.04 LTS",
534
- url: "https://releases.ubuntu.com/noble/ubuntu-24.04.1-desktop-amd64.iso",
+ url: "https://releases.ubuntu.com/24.04.2/ubuntu-24.04.2-desktop-amd64.iso",
535
icon: UbuntuIcon,
536
},
537
0 commit comments