Skip to content

Commit

Permalink
Upgrade boot2docker to version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YungSang committed Jul 9, 2014
1 parent 1cfbd76 commit ab2b7ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "virtualbox",
"type": "virtualbox-iso",
"iso_url": "boot2docker.iso",
"iso_checksum": "7e39fec4748e3f4974d3674f3b27e89f",
"iso_checksum": "f5e0d5e9a97be933e1af2708391fe056",
"iso_checksum_type": "md5",
"boot_wait": "5s",
"ssh_username": "docker",
Expand All @@ -18,7 +18,7 @@
"name": "parallels",
"type": "parallels-iso",
"iso_url": "boot2docker.iso",
"iso_checksum": "7e39fec4748e3f4974d3674f3b27e89f",
"iso_checksum": "f5e0d5e9a97be933e1af2708391fe056",
"iso_checksum_type": "md5",
"boot_wait": "15s",
"ssh_username": "docker",
Expand Down

0 comments on commit ab2b7ed

Please sign in to comment.