Skip to content

Commit

Permalink
Bump the data version to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Nov 8, 2018
1 parent 2236ea6 commit f9f6f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -22,7 +22,7 @@ boot2docker-data.img: boot2docker-data.tar.gz
tar zxvf boot2docker-data.tar.gz

boot2docker-data.tar.gz:
curl -OL https://github.com/ailispaw/boot2docker-xhyve/releases/download/v0.6.0/boot2docker-data.tar.gz
curl -OL https://github.com/ailispaw/boot2docker-xhyve/releases/download/v0.7.0/boot2docker-data.tar.gz

clean: exports-clean uuid2ip-clean
$(RM) initrd.img vmlinuz
Expand Down

0 comments on commit f9f6f9f

Please sign in to comment.