X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=Vagrantfile;fp=Vagrantfile;h=9a1709e891ab3f1560d565d2a49edaeafa2fbdd0;hp=19a73b86d84b6f5c4c70e6d4968f41d7473b9088;hb=5e77963a2cfa0ef11bc23af46c1ad6b7ec884f3e;hpb=e92841fb80810e2fb0154d8b7fdcf75fb620310d diff --git a/Vagrantfile b/Vagrantfile index 19a73b8..9a1709e 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -10,7 +10,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| # please see the online documentation at vagrantup.com. # Every Vagrant virtual environment requires a box to build off of. - config.vm.box = "packer/debian64_jessie.box" + config.vm.box = "packer/debian64_buster.box" # Disable automatic box update checking. If you disable this, then # boxes will only be checked for updates when the user runs