docker 1.13.0

Closes #9056.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ushuz 2017-01-19 15:00:07 +08:00 committed by Tomasz Pajor
parent 79e93087cf
commit a605179567

View file

@ -2,8 +2,8 @@ class Docker < Formula
desc "Pack, ship and run any application as a lightweight container" desc "Pack, ship and run any application as a lightweight container"
homepage "https://www.docker.com/" homepage "https://www.docker.com/"
url "https://github.com/docker/docker.git", url "https://github.com/docker/docker.git",
:tag => "v1.12.5", :tag => "v1.13.0",
:revision => "7392c3b0ce0f9d3e918a321c66668c5d1ef4f689" :revision => "49bf474f9ed7ce7143a59d1964ff7b7fd9b52178"
head "https://github.com/docker/docker.git" head "https://github.com/docker/docker.git"