docker 17.07.0
Closes #17384. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e49302d295
commit
20d67162b2
2 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Docker < Formula
|
|||
desc "Pack, ship and run any application as a lightweight container"
|
||||
homepage "https://www.docker.com/"
|
||||
url "https://github.com/docker/docker-ce.git",
|
||||
:tag => "v17.06.1-ce",
|
||||
:revision => "874a7374f31c77aca693d025101b2de1b20b96c2"
|
||||
:tag => "v17.07.0-ce",
|
||||
:revision => "87847530f7176a48348d196f7c23bbd058052af1"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue