chore(deps): update mattermost/mattermost-team-edition docker tag to v11 (#2056)
This commit is contained in:
parent
73777868a5
commit
a2789c30bf
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mattermost:
|
mattermost:
|
||||||
image: "mattermost/mattermost-team-edition:10.12.0"
|
image: "mattermost/mattermost-team-edition:11.0.1"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue