1
0

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

This commit is contained in:
2026-02-20 20:48:51 +00:00
parent 1849f7eef5
commit 9f0bb6ab17

View File

@@ -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: