Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 16s
All checks were successful
Deploy / Deploy (push) Successful in 16s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user