We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0d3a2 commit 05b6caaCopy full SHA for 05b6caa
1 file changed
build.sh
@@ -9,7 +9,7 @@ FLAVOUR=$1
9
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
10
VER=25.10
11
CODENAME=questing
12
-KERNEL_VERSION=6.17.9
+KERNEL_VERSION=6.18.2
13
PKGREL=1
14
ISO_IMAGE=${FLAVOUR}-25.10-desktop-amd64.iso
15
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"
0 commit comments