Skip to content

Commit 9a85535

Browse files
authored
Update Vagrant box
1 parent a9279f7 commit 9a85535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vagrantfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Vagrant.configure("2") do |config|
1313

1414
# Every Vagrant development environment requires a box. You can search for
1515
# boxes at https://vagrantcloud.com/search.
16-
config.vm.box = "bento/ubuntu-16.04"
16+
config.vm.box = "ubuntu/xenial64"
1717

1818
# Disable automatic box update checking. If you disable this, then
1919
# boxes will only be checked for updates when the user runs

0 commit comments

Comments
 (0)