From 54136ac4087ef033168c269175879695f347386f Mon Sep 17 00:00:00 2001 From: Tom Duffield Date: Mon, 9 Oct 2017 11:09:21 -0500 Subject: [PATCH] Use new docker_images config (#2229) Signed-off-by: Tom Duffield --- .expeditor/config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index a65173535..b06992787 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -5,9 +5,10 @@ product_key: inspec rubygems: - inspec -docker: - build_args: - - GEM_SOURCE: http://artifactory.chef.co/omnibus-gems-local +docker_images: + - inspec: + build_args: + - GEM_SOURCE: http://artifactory.chef.co/omnibus-gems-local # Slack channel in Chef Software slack to send notifications about build failures, etc slack: