From bd7571184bee149b2680d52bcc64129c136d6dc3 Mon Sep 17 00:00:00 2001 From: Michihito Shigemura Date: Thu, 11 Apr 2019 16:39:49 +0900 Subject: [PATCH] docker 18.09.5 Closes #38836. Signed-off-by: FX Coudert --- Formula/docker.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/docker.rb b/Formula/docker.rb index 12b2c32b80..f80f46754d 100644 --- a/Formula/docker.rb +++ b/Formula/docker.rb @@ -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.4", - :revision => "d14af54266dfeb55872100e28d14231b1baafe85" + :tag => "v18.09.5", + :revision => "e8ff056dbcfadaeca12a5f508b0cec281126c01d" bottle do cellar :any_skip_relocation