From: Silvio Rhatto Date: Thu, 9 Dec 2021 17:07:54 +0000 (-0300) Subject: Fix: kvmxfile: bump debian version X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e1ae213fffc411d04f5674744259c4c2630686b2;p=debian.git Fix: kvmxfile: bump debian version --- diff --git a/kvmxfile b/kvmxfile index f2b0109..bdf07a5 100644 --- a/kvmxfile +++ b/kvmxfile @@ -3,7 +3,7 @@ # # Which base box you should use. Leave unconfigured to use kvmx-create instead. -#basebox="stretch" +#basebox="bullseye" # First user name user="user" @@ -57,7 +57,7 @@ domain="example.org" arch="amd64" # Box distribution when bootstraping a new image -version="stretch" +version="bullseye" # Debian mirror mirror="http://http.debian.net/debian/"