Skip to content

Commit 2330bcc

Browse files
committed
docker 28.5.0
1 parent 85b4cfb commit 2330bcc

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.4.0",
6-
revision: "d8eb465f86cfceeb57f8582e373d41a558d35503"
5+
tag: "v28.5.0",
6+
revision: "887030fbe83f5368566ec3b35e15a4ba13267a62"
77
license "Apache-2.0"
88
head "https://github.com/docker/cli.git", branch: "master"
99

0 commit comments

Comments
 (0)