X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/b9b9b2067beab4992b44c6ffe5ed3ed11b60f48a..f9502be60327eae722efcf490d6a3f992d8b421b:/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