Enable docker image update notifications
Deploy / Deploy (push) Successful in 12s

This commit is contained in:
2026-02-20 20:55:04 +00:00
parent 3a897e50c3
commit a0d8ecd0cc
+4
View File
@@ -11,6 +11,10 @@ services:
- 8025:8025 # Listen Port
volumes:
- ./config.yml:/etc/mailrise.conf:ro
labels:
diun.enable: "true"
diun.watch_repo: "true"
diun.include_tags: "latest"
networks:
mailrise_network: