X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/b9b9b2067beab4992b44c6ffe5ed3ed11b60f48a..f8f9c19befdbe227e1246b98872f6e1b4e3ab2d5:/scripts/Vagrantfile diff --git a/scripts/Vagrantfile b/scripts/Vagrantfile index f73382db..2885b793 100644 --- a/scripts/Vagrantfile +++ b/scripts/Vagrantfile @@ -3,7 +3,7 @@ Vagrant.configure("2") do |config| - config.vm.box = "ubuntu/yakkety64" + config.vm.box = "ubuntu/zesty64" config.vm.provider "virtualbox" do |vb| # Customize the amount of memory on the VM