docker 18.01.0

Closes #22729.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
ilovezfs 2018-01-11 03:04:46 -08:00
parent eae0bcacf6
commit a285393433
2 changed files with 2 additions and 2 deletions

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-ce.git", url "https://github.com/docker/docker-ce.git",
:tag => "v17.12.0-ce", :tag => "v18.01.0-ce",
:revision => "486a48d2701493bb65385788a291e36febb44ec1" :revision => "03596f51b120095326d2004d676e97228a21014d"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation