initrd/image: update x86_64 base to ubuntu 24.04

The Multistrap issue has been fixed in noble thus we can use the LTS.

Also, this will fix the error reported by CDH
```
/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found
```

Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
This commit is contained in:
Xynnn007 2025-06-11 17:44:17 +08:00
parent 0b3a8c0355
commit e0b4cd2dba

View File

@ -143,7 +143,7 @@ assets:
version: "jammy" # 22.04 lTS
confidential:
name: "ubuntu"
version: "oracular" # 24.10
version: "noble" # 24.04 LTS
mariner:
name: "cbl-mariner"
version: "3.0"
@ -185,7 +185,7 @@ assets:
version: "3.18"
confidential:
name: "ubuntu"
version: "jammy" # 22.04 LTS
version: "noble" # 24.04 LTS
nvidia-gpu:
name: "ubuntu"
version: "jammy" # 22.04 LTS