mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-04 03:48:28 +02:00
[Compose] Update Dovecot and Postfix images
This commit is contained in:
parent
85b027aa9d
commit
1f2b5f89e8
@ -192,7 +192,7 @@ services:
|
||||
- sogo
|
||||
|
||||
dovecot-mailcow:
|
||||
image: mailcow/dovecot:1.130
|
||||
image: mailcow/dovecot:1.131
|
||||
depends_on:
|
||||
- mysql-mailcow
|
||||
dns:
|
||||
@ -251,7 +251,7 @@ services:
|
||||
- dovecot
|
||||
|
||||
postfix-mailcow:
|
||||
image: mailcow/postfix:1.52
|
||||
image: mailcow/postfix:1.53
|
||||
depends_on:
|
||||
- mysql-mailcow
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user