X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/b9b9b2067beab4992b44c6ffe5ed3ed11b60f48a..c9d43c92aa28addcfd28adef18f4224bc1f554cf:/scripts/Vagrantfile?ds=sidebyside 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