summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.expeditor/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 3c90fb9b6c..0b88949797 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -13,6 +13,9 @@ rubygems:
- chef
- chef-config
+docker_images:
+ - chef
+
github:
# The file where the MAJOR.MINOR.PATCH version is kept. The version in this file
# is bumped automatically via the `built_in:bump_version` merge_action.