1
0

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

This commit is contained in:
Kappeh
2026-02-20 20:28:05 +00:00
parent d5ec53bd4f
commit fa2540e132

View File

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