[Ejabberd, Postfix, Dovecot] Do not run DNS check against unbound

This commit is contained in:
andryyy
2021-04-01 15:24:55 +02:00
parent 294e6a2d43
commit dbede2252c
4 changed files with 6 additions and 6 deletions

View File

@@ -200,7 +200,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:1.143
image: mailcow/dovecot:1.144
depends_on:
- mysql-mailcow
dns:
@@ -261,7 +261,7 @@ services:
- dovecot
postfix-mailcow:
image: mailcow/postfix:1.59
image: mailcow/postfix:1.60
depends_on:
- mysql-mailcow
volumes:
@@ -529,7 +529,7 @@ services:
- olefy
ejabberd-mailcow:
image: mailcow/ejabberd:1.4
image: mailcow/ejabberd:1.5
volumes:
- ./data/conf/ejabberd/ejabberd.yml:/home/ejabberd/conf/ejabberd.yml:z
- xmpp-vol-1:/home/ejabberd/database:z