update b2d iso url

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
Evan Hazlett 2014-12-30 12:52:11 -05:00
parent b61dfd3416
commit cd7d47074c
No known key found for this signature in database
GPG Key ID: A519480096146526
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ func (d *Driver) Create() error {
}
} else {
// HACK: Docker 1.3 boot2docker image with client/daemon auth
isoURL = "https://bfirsh.s3.amazonaws.com/boot2docker/boot2docker-1.3.1-identity-auth.iso"
isoURL = "https://ehazlett.s3.amazonaws.com/public/boot2docker/boot2docker-machine-87e3813.iso"
// todo: check latest release URL, download if it's new
// until then always use "latest"