From c8ba19b9021d49587ce87a7af40ad6d8eff8ba61 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Wed, 10 Dec 2025 10:59:25 +0100 Subject: [PATCH] arm64 dovecot - not from dovecot --- mail.pod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail.pod.yaml b/mail.pod.yaml index 5588cd7..625fed1 100644 --- a/mail.pod.yaml +++ b/mail.pod.yaml @@ -136,7 +136,7 @@ spec: args: ["/usr/sbin/postfix start-fg >>/dev/stdout 2>>/dev/stderr & tail -f /dev/null"] - name: dovecot - image: docker.io/dovecot/dovecot:latest-arm64 + image: docker.io/scheerdock/dovecot:latest ports: - containerPort: 143 hostPort: 14343