From 3503a4d7825e145122b3b3f2ee54ced61ad35857 Mon Sep 17 00:00:00 2001 From: Eli Uriegas Date: Fri, 8 Feb 2019 22:59:33 +0000 Subject: [PATCH] Switch to private forks for now Signed-off-by: Eli Uriegas --- components.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components.conf b/components.conf index 91fac60780..ee4dbee689 100644 --- a/components.conf +++ b/components.conf @@ -1,9 +1,9 @@ [component "packaging"] - url = git@github.com:docker/docker-ce-packaging - branch = 18.09 + url = git@github.com:docker/ee-packaging + branch = 18.09-ce [component "engine"] - url = git@github.com:docker/engine - branch = 18.09 + url = git@github.com:docker/ee-engine + branch = 18.09-ce [component "cli"] url = git@github.com:docker/cli branch = 18.09