Closed Michal-Mikolas closed 3 weeks ago
Hello, I've downloaded current docker version via git clone https://github.com/mattermost/docker, setup and run Mattermost server.
git clone https://github.com/mattermost/docker
However when I run the server it says it's version 8.1.9. But the current version is 10.1.2.
Can you please update docker installer so it has current version?
Thank you very much.
Version depends on your .env file. edit it and use docker to pull new image. db backups first.
Oh, thank you. That helped me a lot and I was able to easily update to the most recent version :-)
Hello, I've downloaded current docker version via
git clone https://github.com/mattermost/docker
, setup and run Mattermost server.However when I run the server it says it's version 8.1.9. But the current version is 10.1.2.
Can you please update docker installer so it has current version?
Thank you very much.