Update mattermost/mattermost-team-edition Docker tag to v10.11.1 (#1106)
This commit is contained in:
parent
9c486ecff4
commit
e0f51417e3
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mattermost:
|
mattermost:
|
||||||
image: "mattermost/mattermost-team-edition:10.11.0"
|
image: "mattermost/mattermost-team-edition:10.11.1"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue