mattermost / docker

Install Mattermost server via Docker
Apache License 2.0
338 stars 210 forks source link

Update Mattermost version #154

Closed Michal-Mikolas closed 3 weeks ago

Michal-Mikolas commented 3 weeks ago

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.

haivala commented 3 weeks ago

Version depends on your .env file. edit it and use docker to pull new image. db backups first.

Michal-Mikolas commented 3 weeks ago

Oh, thank you. That helped me a lot and I was able to easily update to the most recent version :-)