mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-30 17:22:33 +00:00
versions: Update kernel version to 4.19.24
We need to bump the kernel version from 4.14.67 to 4.19.24 in order to follow the recent kernel config bump. Fixes #618 Fixes #1029 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
parent
60f7c4f401
commit
768658f61b
@ -133,7 +133,7 @@ assets:
|
||||
kernel:
|
||||
description: "Linux kernel optimised for virtual machines"
|
||||
url: "https://cdn.kernel.org/pub/linux/kernel/v4.x/"
|
||||
version: "v4.14.67"
|
||||
version: "v4.19.24"
|
||||
|
||||
components:
|
||||
description: "Core system functionality"
|
||||
|
Loading…
Reference in New Issue
Block a user