From 1329ce355e2d02694d6e45b8f52338bce00c7db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Thu, 21 Aug 2025 13:04:01 +0200 Subject: [PATCH] versions: image / initrd: Bump to alpine 3.22 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As the 3.18 is EOL'ed. Signed-off-by: Fabiano FidĂȘncio --- versions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yaml b/versions.yaml index 32f9efb311..cc6114bceb 100644 --- a/versions.yaml +++ b/versions.yaml @@ -162,7 +162,7 @@ assets: architecture: aarch64: name: "alpine" - version: "3.18" + version: "3.22" nvidia-gpu: name: "ubuntu" version: "noble" # 24.04 LTS @@ -182,7 +182,7 @@ assets: version: "noble" # 24.04 LTS x86_64: name: "alpine" - version: "3.18" + version: "3.22" confidential: name: "ubuntu" version: "noble" # 24.04 LTS