Skip to content
This repository was archived by the owner on May 20, 2022. It is now read-only.
This repository was archived by the owner on May 20, 2022. It is now read-only.

Upgrading to 5.36.1 #541

@nathcoad

Description

@nathcoad

I see that the changelog at https://docs.mattermost.com/administration/changelog.html lists 5.36.0 and 5.36.1 as containing security fixes, so it's probably a good idea to upgrade.

I haven't seen any process or information on upgrading from 5.35 (I'm aware of the issues surrounding the postgres database when upgrading from earlier versions to 5.35), so I'm not sure what the best method to do the upgrade is.

For my install, I just modified the Dockerfile in the app directory to
ARG MM_VERSION=5.36.1

And ran a docker-compose build; docker-compose down && docker-compose up --force-recreate

It seems to have worked ok for me, but I'm interested in hearing whether there was a better option. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions