docker 18.09.2
Closes #36904. Signed-off-by: Misty De Meo <mistydemeo@github.com>
This commit is contained in:
parent
9aca4f5ba7
commit
b7d4725e0f
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.09.1",
|
||||
:revision => "4c52b901c6cb019f7552cd93055f9688c6538be4"
|
||||
:tag => "v18.09.2",
|
||||
:revision => "62479626f213818ba5b4565105a05277308587d5"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue