updated the repo to be in sync with the automation on the cord uber repo

Change-Id: Id8619f662719d73a2ca80cf0cca7f1665fbd267a
diff --git a/buildSrc/build.gradle b/buildSrc/build.gradle
index e73afbe..cbb6652 100644
--- a/buildSrc/build.gradle
+++ b/buildSrc/build.gradle
@@ -25,7 +25,7 @@
 dependencies {
     compile gradleApi()
     compile localGroovy()
-    //compile 'de.gesellix:gradle-docker-plugin:2016-05-05T13-15-11'
+    compile 'de.gesellix:gradle-docker-plugin:2016-05-05T13-15-11'
     compile 'org.yaml:snakeyaml:1.10'
     //compile 'gradle.plugin.com.tmiyamon:gradle-config:0.2.1'
 }