aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xkvmx-create2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmx-create b/kvmx-create
index 1f7a920..990a7f7 100755
--- a/kvmx-create
+++ b/kvmx-create
@@ -145,7 +145,7 @@ function kvmx_config {
#
function kvmx_create_custom {
# Next debian release
- NEXT_DEBIAN_RELEASE="bookworm"
+ NEXT_DEBIAN_RELEASE="trixie"
# Check dependencies
DEPENDENCIES="sudo apt qemu-img sed awk tr head debootstrap chroot"