Skip to content

Commit

Permalink
Update mattermost to use a static image
Browse files Browse the repository at this point in the history
  • Loading branch information
TheophileDiot committed Feb 16, 2023
1 parent 0f35c05 commit f8e31f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mattermost/.env
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ MM_BLEVESETTINGS_INDEXDIR=/mattermost/bleve-indexes

## 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=master
MATTERMOST_IMAGE_TAG=7.7.1

## Make Mattermost container readonly. This interferes with the regeneration of root.html inside the container. Only use
## it if you know what you're doing.
Expand Down

0 comments on commit f8e31f2

Please sign in to comment.