docker 1.13.1

Closes #9773.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Halil Özgür 2017-02-09 02:01:31 +03:00 committed by Tomasz Pajor
parent 0f2e7b655a
commit 128cce909d

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.13.0",
:revision => "49bf474f9ed7ce7143a59d1964ff7b7fd9b52178"
:tag => "v1.13.1",
:revision => "092cba3727bb9b4a2f0e922cd6c0f93ea270e363"
head "https://github.com/docker/docker.git"