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