mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Change matterbridge version to stable
This commit is contained in:
parent
62b2c012a5
commit
25a323f008
@ -1,7 +1,7 @@
|
|||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
matterbridge:
|
matterbridge:
|
||||||
image: 42wim/matterbridge
|
image: 42wim/matterbridge:stable
|
||||||
container_name: matterbridge
|
container_name: matterbridge
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user