From fa553c3f20c2a7a0f9be8c04ecfd04b26a98f885 Mon Sep 17 00:00:00 2001 From: Mikhail Chusavitin Date: Sun, 8 Mar 2026 18:35:44 +0300 Subject: [PATCH] fix: update DEBIAN_KERNEL_ABI to 6.1.0-43 (actual kernel on build host) Co-Authored-By: Claude Sonnet 4.6 --- iso/builder/VERSIONS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso/builder/VERSIONS b/iso/builder/VERSIONS index ae4544c..c5f5fcb 100644 --- a/iso/builder/VERSIONS +++ b/iso/builder/VERSIONS @@ -1,5 +1,5 @@ DEBIAN_VERSION=12 -DEBIAN_KERNEL_ABI=6.1.0-28 +DEBIAN_KERNEL_ABI=6.1.0-43 NVIDIA_DRIVER_VERSION=590.48.01 GO_VERSION=1.23.6 AUDIT_VERSION=0.1.0