Use build node with Python 3.7 installed

Issue-ID: DCAEGEN2-1729
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ib9c1f1a30ec3f915535920c756f7cfd20f1bbcc6
diff --git a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
index 83e6c5b..0ce35ee 100644
--- a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
@@ -32,7 +32,7 @@
     project: dcaegen2/platform/configbinding
     project-name: dcaegen2-platform-configbinding
     cron: '@daily'
-    build-node: ubuntu1604-builder-4c-4g
+    build-node: ubuntu1604-docker-8c-8g
     # Sonar jobs use maven to push report
     mvn-settings: dcaegen2-platform-configbinding-settings
     mvn-goals: 'clean test'