Browse Source

Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support)

DerLinkman 2 years ago
parent
commit
737c0502ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data/Dockerfiles/dovecot/Dockerfile

+ 1 - 1
data/Dockerfiles/dovecot/Dockerfile

@@ -133,4 +133,4 @@ COPY quota_notify.py /usr/local/bin/quota_notify.py
 COPY repl_health.sh /usr/local/bin/repl_health.sh
 COPY repl_health.sh /usr/local/bin/repl_health.sh
 
 
 ENTRYPOINT ["/docker-entrypoint.sh"]
 ENTRYPOINT ["/docker-entrypoint.sh"]
-CMD exec /usr/bin/supervisord -c /etc/supervisor/supervisord.conf
+CMD exec /usr/bin/supervisord -c /etc/supervisor/supervisord.conf