add debian 10 support

This commit is contained in:
ronivay
2020-03-16 08:44:42 +02:00
parent e5ab695e9b
commit 354a977b7b
3 changed files with 13 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ Vagrant.configure(2) do |config|
# Every Vagrant development environment requires a box. You can search for
# boxes at https://atlas.hashicorp.com/search.
config.vm.box = "debian/stretch64"
config.vm.box = "debian/buster64"
# Disable automatic box update checking. If you disable this, then
# boxes will only be checked for updates when the user runs