Updated mautrix signal & heisenbridge
parent
41ce8bd8b5
commit
04d7e77137
|
@ -77,7 +77,7 @@ services:
|
|||
|
||||
# =====SIGNAL BRIDGE=====
|
||||
signal:
|
||||
image: 'chewingbever/mautrix-signal:latest'
|
||||
image: 'dock.mau.dev/mautrix/signal:v0.2.2'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
@ -132,7 +132,7 @@ services:
|
|||
|
||||
# =====IRC BRIDGE=====
|
||||
irc:
|
||||
image: 'hif1/heisenbridge:1.9.0'
|
||||
image: 'hif1/heisenbridge:1.10.0'
|
||||
command: >
|
||||
-c /data/config.yaml
|
||||
http://conduit:6167
|
||||
|
|
Loading…
Reference in New Issue