Skip to content
Snippets Groups Projects
Commit 0ffa3c69 authored by Cenk Gündoğan's avatar Cenk Gündoğan
Browse files

vagrant: use ubuntu 16.04 LTS

parent fcb08fac
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment