summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2021-12-09 14:07:54 -0300
committerSilvio Rhatto <rhatto@riseup.net>2021-12-09 14:07:54 -0300
commite1ae213fffc411d04f5674744259c4c2630686b2 (patch)
treeb36e83dec103d90593deb9e7b94f4dc6e291b56f
parentb6e6a908b3b1285ff1ea1672dc70f58fc00f0fcc (diff)
downloaddebian-e1ae213fffc411d04f5674744259c4c2630686b2.tar.gz
debian-e1ae213fffc411d04f5674744259c4c2630686b2.tar.bz2
Fix: kvmxfile: bump debian version
-rw-r--r--kvmxfile4
1 files changed, 2 insertions, 2 deletions
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/"