1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-08 04:05:03 +02:00

compose: remove dev image of dovecot

This commit is contained in:
DerLinkman 2024-12-09 12:21:06 +01:00
parent 117113681c
commit 9697737ef9
No known key found for this signature in database
GPG Key ID: AA4A82514748F5A9

View File

@ -229,7 +229,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:dev
image: mailcow/dovecot:2.21
depends_on:
- mysql-mailcow
- netfilter-mailcow