Version of Mongo on Meteor.com

Hello all. I’m attempting to get an app deployed on a meteor.com site. Unfortunately I’ve got some code which requires MongoDB 2.6 support. Whenever I log into my MongoDB instance and run

meteor mongo my-app.meteor.com
db.version()

I get

2.4.10

Is there a way to upgrade the db instance.