ALPINE_VERSION=3.21 KERNEL_VERSION=6.12 # Exact Alpine package version for linux-lts. Pin this to match builder headers with ISO kernel. # To update: check `apk info linux-lts` on the target Alpine 3.21 system, update both here and in # build-nvidia-module.sh + mkimg.bee.sh. Do NOT change without rebuilding NVIDIA modules cache. KERNEL_PKG_VERSION=6.12.76-r0 NVIDIA_DRIVER_VERSION=590.48.01 GO_VERSION=1.23.6 AUDIT_VERSION=0.1.0