docker 18.02.0
Closes #23817. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2e564c40c6
commit
9db5f09386
1 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 => "v18.01.0-ce",
|
||||
:revision => "03596f51b120095326d2004d676e97228a21014d"
|
||||
:tag => "v18.02.0-ce",
|
||||
:revision => "fc4de447b563498eb4da89f56fb858bbe761d91b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue