mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-01 20:06:35 +00:00
versions: Update alpine to its 3.18 version
3.15 will be out of life in 2 months from now. Fixes: #7816 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
d75c7b5f9c
commit
82cd14ba39
@ -147,7 +147,7 @@ assets:
|
|||||||
architecture:
|
architecture:
|
||||||
aarch64:
|
aarch64:
|
||||||
name: &default-initrd-name "alpine"
|
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
|
# Do not use Alpine on ppc64le & s390x, the agent cannot use musl because
|
||||||
# there is no such Rust target
|
# there is no such Rust target
|
||||||
ppc64le:
|
ppc64le:
|
||||||
|
Loading…
Reference in New Issue
Block a user