docker 20.10.21
Closes #114171. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: FX Coudert <fxcoudert@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
d2fdc7e43c
commit
ea1b087c90
|
@ -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/cli.git",
|
||||
tag: "v20.10.20",
|
||||
revision: "9fdeb9c3de2f2d9f5799be373f27b2f9df44609d"
|
||||
tag: "v20.10.21",
|
||||
revision: "baeda1f82a10204ec5708d5fbba130ad76cfee49"
|
||||
license "Apache-2.0"
|
||||
head "https://github.com/docker/cli.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue