docker 1.10.3

Closes Homebrew/homebrew#50039.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
Erik Kristensen 2016-03-11 20:59:55 -07:00 committed by Xu Cheng
parent 452c8c36ee
commit 960418a973

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.10.2",
:revision => "c3959b140f33c115c50710d2944dbf7e211bacd0"
:tag => "v1.10.3",
:revision => "20f81dde9bd97c86b2d0e33bbbf1388018611929"
head "https://github.com/docker/docker.git"