compose: fix dovecot image tag

This commit is contained in:
DerLinkman 2025-08-27 14:09:29 +02:00
parent 3826c4b5be
commit 169aafec50
No known key found for this signature in database
GPG Key ID: AA4A82514748F5A9

View File

@ -251,7 +251,7 @@ services:
- sogo - sogo
dovecot-mailcow: dovecot-mailcow:
image: ghcr.io/mailcow/dovecot:2.34 image: ghcr.io/mailcow/dovecot:2.35
depends_on: depends_on:
- mysql-mailcow - mysql-mailcow
- netfilter-mailcow - netfilter-mailcow