Update mattermost/mattermost-team-edition Docker tag to v10.11.2 (#1388)
This commit is contained in:
parent
0aafd04b1a
commit
2b19591a11
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mattermost:
|
mattermost:
|
||||||
image: "mattermost/mattermost-team-edition:10.11.1"
|
image: "mattermost/mattermost-team-edition:10.11.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue