Hi GrowthBook team :wave: How can I check version ...
# ask-questions
b
Hi GrowthBook team 👋 How can I check version of running GrowthBook from dashboard or somewhere else ? I am using this docker tag
git-6e6d254
f
I think that version is from Sep 21, 2023
if that's the case, it's pretty old
😅 1
you should always update, we work hard to keep things backwards compatible, and the platform has improved significantly
b
Should I always pull and use "latest" tag instead then ?
Also, when upgrading to new version, What else I need to do apart from changing docker tag (mongodb migration ?)
f
no migration scripts required
we handle all of that
just make sure your mongo volumes are backed up
using latest is okay - we try not to break that. you can also used one of the named versions: https://github.com/growthbook/growthbook/releases
b
Got you, Thanks a lot Graham. Thanks for all nice works !