boot2docker 1.3.0.
There is already a PR for Docker v1.3.0. This is for Boot2Docker.
This commit is contained in:
parent
1134e966fa
commit
f8cd3c4d76
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class Boot2docker < Formula
|
|||
homepage "https://github.com/boot2docker/boot2docker-cli"
|
||||
# Boot2docker and docker are generally updated at the same time.
|
||||
# Please update the version of docker too
|
||||
url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.2.0"
|
||||
url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.3.0"
|
||||
head "https://github.com/boot2docker/boot2docker-cli.git", :branch => "master"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue