docker 18.09.7
Closes #41404. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
77c09f699c
commit
869ace5de3
1 changed files with 2 additions and 2 deletions
|
@ -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.6",
|
||||
:revision => "481bc7715621adba10752357e0d537c8dc86507d"
|
||||
:tag => "v18.09.7",
|
||||
:revision => "2d0083d657f82c47044c8d3948ba434b622fe2fd"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue