Updated mautrix signal & heisenbridge

master
Jef Roosens 2022-01-16 21:50:54 +01:00
parent 41ce8bd8b5
commit 04d7e77137
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ services:
# =====SIGNAL BRIDGE===== # =====SIGNAL BRIDGE=====
signal: signal:
image: 'chewingbever/mautrix-signal:latest' image: 'dock.mau.dev/mautrix/signal:v0.2.2'
deploy: deploy:
mode: 'replicated' mode: 'replicated'
@ -132,7 +132,7 @@ services:
# =====IRC BRIDGE===== # =====IRC BRIDGE=====
irc: irc:
image: 'hif1/heisenbridge:1.9.0' image: 'hif1/heisenbridge:1.10.0'
command: > command: >
-c /data/config.yaml -c /data/config.yaml
http://conduit:6167 http://conduit:6167