1
0

Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 16s

This commit is contained in:
2026-02-20 20:49:32 +00:00
parent d5ec53bd4f
commit d42549d382

View File

@@ -13,6 +13,10 @@ services:
volumes:
- ./data:/app/data:rw
- /var/run/docker.sock:/var/run/docker.sock:rw
labels:
diun.enable: "true"
diun.watch_repo: "true"
diun.include_tags: "next"
networks:
uptime_kuma_network: