Skip to content

Commit

Permalink
docker 1.12.4
Browse files Browse the repository at this point in the history
Closes #7914.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
Bo Zhao authored and ilovezfs committed Dec 16, 2016
1 parent dbd514c commit ced77ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/docker.rb
Expand Up @@ -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/docker.git",
:tag => "v1.12.3",
:revision => "6b644ecc1977c479212676757bff05664fcb655a"
:tag => "v1.12.4",
:revision => "1564f02e33aab7e30e6b0b72f418a7e950d79893"

head "https://github.com/docker/docker.git"

Expand Down

0 comments on commit ced77ec

Please sign in to comment.