I have tried to upgrade to 3.1 (with Docker) using the 3.1 tag. You can see that it seems to be the 3.1 version from both the tag and the JAR versions in the log.
However, when I go to the version screen in the UI, I see:
Did the UI just not get updated to the right version?
Hi @jhaynie
Did you try to refresh your browser? Also can you please send me the output of ps -ef | grep dremio from your command line?
ps -ef | grep dremio
Thanks @balaji.ramaswamy
must have been a caching issue since i re-run clean after restarting docker and now it’s fine.