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