Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
hfm committed Aug 30, 2015
1 parent 31ecc93 commit ad87388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

Vagrant.configure("2") do |config|
config.vm.box = "centos7"
config.vm.box_url = "./centos7.0.box"
config.vm.box_url = "./centos7.1.box"
end

0 comments on commit ad87388

Please sign in to comment.