app: Upgrade to Mattermost 3.2.0
This commit is contained in:
		
							parent
							
								
									777d8c6fd3
								
							
						
					
					
						commit
						cac71e6c59
					
				| @ -3,7 +3,7 @@ FROM ubuntu:14.04 | ||||
| RUN apt-get update && apt-get -y install curl netcat | ||||
| RUN mkdir -p /mattermost/data | ||||
| 
 | ||||
| RUN curl https://releases.mattermost.com/3.1.0/mattermost-team-3.1.0-linux-amd64.tar.gz | tar -xvz | ||||
| RUN curl https://releases.mattermost.com/3.2.0/mattermost-team-3.2.0-linux-amd64.tar.gz | tar -xvz | ||||
| 
 | ||||
| RUN rm /mattermost/config/config.json | ||||
| COPY config.template.json / | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Yi EungJun
						Yi EungJun