docker 1.12.2

Closes #5965.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
ushuz 2016-10-16 15:42:21 +08:00 committed by Mike McQuaid
parent de69e34255
commit 7ee78c6cdd

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/docker.git",
:tag => "v1.12.1",
:revision => "23cf638307f030cd8d48c9efc21feec18a6f88f8"
:tag => "v1.12.2",
:revision => "bb80604a0b200140a440675348c848a137a1b2e2"
head "https://github.com/docker/docker.git"