We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b4cfb commit 2330bccCopy full SHA for 2330bcc
Formula/d/docker.rb
@@ -2,8 +2,8 @@ class Docker < Formula
2
desc "Pack, ship and run any application as a lightweight container"
3
homepage "https://www.docker.com/"
4
url "https://github.com/docker/cli.git",
5
- tag: "v28.4.0",
6
- revision: "d8eb465f86cfceeb57f8582e373d41a558d35503"
+ tag: "v28.5.0",
+ revision: "887030fbe83f5368566ec3b35e15a4ba13267a62"
7
license "Apache-2.0"
8
head "https://github.com/docker/cli.git", branch: "master"
9
0 commit comments