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
Rui Chen 2022-10-28 08:56:21 -04:00 committed by BrewTestBot
parent d2fdc7e43c
commit ea1b087c90
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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"