Skip to content

Commit

Permalink
Update Vagrant Debian 8 box to 8.6
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tersmitten committed Nov 9, 2016
1 parent c446c68 commit 5a6c504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ boxes = [
:ram => "256"
},
{
:name => "debian-85",
:box => "bento/debian-8.5",
:name => "debian-86",
:box => "bento/debian-8.6",
:ip => '10.0.0.15',
:cpu => "50",
:ram => "256"
Expand Down

0 comments on commit 5a6c504

Please sign in to comment.