From 82cd14ba391cb853ab6e1d454b407a780210c9b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Thu, 31 Aug 2023 23:02:54 +0200 Subject: [PATCH] versions: Update alpine to its 3.18 version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 3.15 will be out of life in 2 months from now. Fixes: #7816 Signed-off-by: Fabiano FidĂȘncio --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index 81ce1401e9..d6ec840237 100644 --- a/versions.yaml +++ b/versions.yaml @@ -147,7 +147,7 @@ assets: architecture: aarch64: name: &default-initrd-name "alpine" - version: &default-initrd-version "3.15" + version: &default-initrd-version "3.18" # Do not use Alpine on ppc64le & s390x, the agent cannot use musl because # there is no such Rust target ppc64le: