Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from ingoclaro/upgrade-iso
Browse files Browse the repository at this point in the history
upgrade boot2docker iso version
  • Loading branch information
mitchellh committed Jan 14, 2014
2 parents 433c703 + dd36f07 commit f172a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -6,7 +6,7 @@ boot2docker.box: boot2docker.iso
packer build template.json

boot2docker.iso:
curl -LO https://github.com/steeve/boot2docker/releases/download/v0.3.0/boot2docker.iso
curl -LO https://github.com/steeve/boot2docker/releases/download/v0.4.0/boot2docker.iso

clean:
rm -f boot2docker.iso
Expand Down

0 comments on commit f172a6c

Please sign in to comment.