update dockerfile to use MM 4.7.0 (#237)
This commit is contained in:
parent
e6c27a7200
commit
758f039b1b
@ -17,7 +17,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mattermost-app
|
- name: mattermost-app
|
||||||
image: "mattermost/mattermost-prod-app:3"
|
image: "mattermost/mattermost-prod-app:4.7.0"
|
||||||
env:
|
env:
|
||||||
- name: DB_HOST
|
- name: DB_HOST
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
Reference in New Issue
Block a user