diff --git a/Vagrantfile b/Vagrantfile index 55496449a638914cc5fb0baab3de1698debf7405..4f5bc07c67b8f1c8b38d0e08bc0d56935e147b80 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -7,7 +7,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 = "boxcutter/ubuntu1510" + config.vm.box = "boxcutter/ubuntu1604" # Disable automatic box update checking. If you disable this, then # boxes will only be checked for updates when the user runs