Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Commit

Permalink
Merge branch 'release/v1.0.0-rc2'
Browse files Browse the repository at this point in the history
  • Loading branch information
lmakarov committed Aug 18, 2015
2 parents f0d3768 + 045bf8e commit 0a049df
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 @@ -98,7 +98,7 @@ Vagrant.configure("2") do |config|
config.vm.define "boot2docker"

config.vm.box = "blinkreaction/boot2docker"
config.vm.box_version = "1.7.1"
config.vm.box_version = "1.8.1"
config.vm.box_check_update = true

## Network ##
Expand Down

0 comments on commit 0a049df

Please sign in to comment.