[Compose] Update Dovecot and Rspamd images
parent
835c4eebb8
commit
2086927bb8
|
@ -1 +1,4 @@
|
|||
whitelisted_ip = "http://nginx:8081/forwardinghosts.php";
|
||||
ipv4_mask = 24;
|
||||
ipv6_mask = 64;
|
||||
message = "Greylisted, please try again later";
|
||||
|
|
|
@ -71,7 +71,7 @@ services:
|
|||
- clamd
|
||||
|
||||
rspamd-mailcow:
|
||||
image: mailcow/rspamd:1.74
|
||||
image: mailcow/rspamd:1.75
|
||||
stop_grace_period: 30s
|
||||
depends_on:
|
||||
- dovecot-mailcow
|
||||
|
@ -193,7 +193,7 @@ services:
|
|||
- sogo
|
||||
|
||||
dovecot-mailcow:
|
||||
image: mailcow/dovecot:1.137
|
||||
image: mailcow/dovecot:1.138
|
||||
depends_on:
|
||||
- mysql-mailcow
|
||||
dns:
|
||||
|
|
Loading…
Reference in New Issue