app: Upgrade Mattermost to 1.4.0
This commit is contained in:
parent
ac0b7062a3
commit
ac9ce4a2a9
@ -11,7 +11,7 @@ chdir /mattermost\n\
|
||||
exec bin/platform\n'\
|
||||
>> /etc/init/mattermost.conf
|
||||
|
||||
RUN wget https://github.com/mattermost/platform/releases/download/v1.3.0/mattermost.tar.gz \
|
||||
RUN wget https://github.com/mattermost/platform/releases/download/v1.4.0/mattermost.tar.gz \
|
||||
&& tar -xvzf mattermost.tar.gz && rm mattermost.tar.gz
|
||||
|
||||
COPY config.template.json /
|
||||
|
Reference in New Issue
Block a user