Skip to content
Snippets Groups Projects
Commit 756b91f1 authored by PICHOU Kyâne's avatar PICHOU Kyâne Committed by PICHOU Kyâne
Browse files

Upgrade to Mattermost 4.3.1

parent dbd73883
No related branches found
No related tags found
1 merge request!5CheckMK stable image
......@@ -2,7 +2,7 @@ FROM ubuntu:14.04
# Some ENV variables
ENV PATH="/mattermost/bin:${PATH}"
ENV MM_VERSION=4.3.0
ENV MM_VERSION=4.3.1
# Build argument to set Mattermost edition
ARG edition=entreprise
......
......@@ -37,8 +37,6 @@ services:
- MM_DBNAME=mattermost
# in case your config is not in default location
#- MM_CONFIG=/mattermost/config/config.json
links:
- db:db
web:
build: web
......@@ -53,5 +51,3 @@ services:
# Uncomment for SSL
# environment:
# - MATTERMOST_ENABLE_SSL=true
links:
- app:app
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment