Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 22s
All checks were successful
Deploy / Deploy (push) Successful in 22s
This commit is contained in:
@@ -6,6 +6,10 @@ services:
|
|||||||
env_file: namecheap_ddns.env
|
env_file: namecheap_ddns.env
|
||||||
networks:
|
networks:
|
||||||
- namecheap_ddns_network
|
- namecheap_ddns_network
|
||||||
|
labels:
|
||||||
|
diun.enable: "true"
|
||||||
|
diun.watch_repo: "true"
|
||||||
|
diun.include_tags: "latest"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
namecheap_ddns_network:
|
namecheap_ddns_network:
|
||||||
|
|||||||
Reference in New Issue
Block a user