docker 18.09.6

Closes #39556.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Michihito Shigemura 2019-05-07 13:27:29 +09:00 committed by FX Coudert
parent c9366e5183
commit 8bf7786b10

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-ce.git",
:tag => "v18.09.5",
:revision => "e8ff056dbcfadaeca12a5f508b0cec281126c01d"
:tag => "v18.09.6",
:revision => "481bc7715621adba10752357e0d537c8dc86507d"
bottle do
cellar :any_skip_relocation