Update mattermost/mattermost-team-edition Docker tag to v10.11.0 (#1050)
This commit is contained in:
parent
b1793e1b19
commit
2b2cdc2be2
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mattermost:
|
||||
image: "mattermost/mattermost-team-edition:10.10.1"
|
||||
image: "mattermost/mattermost-team-edition:10.11.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue