Image tag update

Quick image tag update. That fixed many bugs especially with the incident response plugin.
This commit is contained in:
Jean-Michel Vien VA2XJM 2021-07-21 20:38:43 -04:00
parent ac96896538
commit 8e25a380a6

View File

@ -55,7 +55,7 @@ MATTERMOST_CLIENT_PLUGINS_PATH=./volumes/app/mattermost/client-plugins
## This will be 'mattermost-enterprise-edition' or 'mattermost-team-edition' based on the version of Mattermost you're installing.
MATTERMOST_IMAGE=mattermost-enterprise-edition
MATTERMOST_IMAGE_TAG=5.36
MATTERMOST_IMAGE_TAG=5.37
## The app port is only relevant for using Mattermost without the nginx container as reverse proxy. This is not meant
## to be used with the internal HTTP server exposed but rather in case one wants to host several services on one host