Skip to content

Commit a088b7d

Browse files
committed
docker 28.3.0
1 parent 24dc9ef commit a088b7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/docker.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Docker < Formula
22
desc "Pack, ship and run any application as a lightweight container"
33
homepage "https://www.docker.com/"
44
url "https://github.com/docker/cli.git",
5-
tag: "v28.2.2",
6-
revision: "e6534b4eb700e592f25e7213568a02f3ce37460d"
5+
tag: "v28.3.0",
6+
revision: "38b7060a218775811da953650d8df7d492653f8f"
77
license "Apache-2.0"
88
head "https://github.com/docker/cli.git", branch: "master"
99

0 commit comments

Comments
 (0)