Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 13s
All checks were successful
Deploy / Deploy (push) Successful in 13s
This commit is contained in:
@@ -13,6 +13,10 @@ services:
|
||||
volumes:
|
||||
- ./data:/data:rw
|
||||
- /var/run/docker.sock:/var/run/docker.sock:rw
|
||||
labels:
|
||||
diun.enable: "true"
|
||||
diun.watch_repo: "true"
|
||||
diun.include_tags: "latest"
|
||||
|
||||
networks:
|
||||
portainer_network:
|
||||
|
||||
Reference in New Issue
Block a user