Update cherry-pick for adding exampleservice
diff --git a/scripts/single-node-pod.sh b/scripts/single-node-pod.sh
index 147af71..eb51249 100755
--- a/scripts/single-node-pod.sh
+++ b/scripts/single-node-pod.sh
@@ -65,7 +65,7 @@
     then
       echo ""
       echo "Adding exampleservice to XOS"
-      ssh ubuntu@xos "cd xos; git cherry-pick 775e00549e535803522fbcd70152e5e1b0629c83"
+      ssh ubuntu@xos "cd xos; git cherry-pick cd6e972210f4134ffb2f7a36fb3c4baf33f02bef"
     fi
 
     echo "Rebuilding XOS containers"