upgrade MM
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
services:
 | 
					services:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  app:
 | 
					  app:
 | 
				
			||||||
    image: mattermost/mattermost-team-edition:10.11.3
 | 
					    image: mattermost/mattermost-team-edition:10.12
 | 
				
			||||||
    container_name: ${mattermostServName}
 | 
					    container_name: ${mattermostServName}
 | 
				
			||||||
    restart: ${restartPolicy}
 | 
					    restart: ${restartPolicy}
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user