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

Commit

Permalink
Bump base box version to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lmakarov committed Aug 18, 2015
1 parent af1efed commit 045bf8e
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 045bf8e

Please sign in to comment.