bump to 5.10.1
This commit is contained in:
		
							parent
							
								
									f8e1b338c1
								
							
						
					
					
						commit
						108bbe4a9c
					
				| @ -2,7 +2,7 @@ FROM alpine:3.9 | ||||
| 
 | ||||
| # Some ENV variables | ||||
| ENV PATH="/mattermost/bin:${PATH}" | ||||
| ENV MM_VERSION=5.10.0 | ||||
| ENV MM_VERSION=5.10.1 | ||||
| 
 | ||||
| # Build argument to set Mattermost edition | ||||
| ARG edition=enterprise | ||||
|  | ||||
| @ -17,7 +17,7 @@ spec: | ||||
|     spec: | ||||
|       containers: | ||||
|       - name: mattermost-app | ||||
|         image: "mattermost/mattermost-prod-app:5.10.0" | ||||
|         image: "mattermost/mattermost-prod-app:5.10.1" | ||||
|         env: | ||||
|         - name: DB_HOST | ||||
|           valueFrom: | ||||
|  | ||||
| @ -59,7 +59,7 @@ services: | ||||
|         condition: on-failure | ||||
|   app: | ||||
|     # use official mattermost prod-app image | ||||
|     image: mattermost/mattermost-prod-app:5.10.0 | ||||
|     image: mattermost/mattermost-prod-app:5.10.1 | ||||
|     networks: | ||||
|       - mm-in | ||||
|       - mm-out | ||||
|  | ||||
| @ -58,7 +58,7 @@ services: | ||||
|         condition: on-failure | ||||
|   app: | ||||
|     # use official mattermost prod-app image | ||||
|     image: mattermost/mattermost-prod-app:5.10.0 | ||||
|     image: mattermost/mattermost-prod-app:5.10.1 | ||||
|     networks: | ||||
|       - mm-in | ||||
|       - mm-out | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Carlos Panato
						Carlos Panato