1
0

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

This commit is contained in:
2026-02-20 20:54:16 +00:00
parent 9c58c928a1
commit 018d97390a

View File

@@ -37,6 +37,10 @@ services:
- /etc/group:/etc/group:ro - /etc/group:/etc/group:ro
# Mount all named volumes so they can be initialised # Mount all named volumes so they can be initialised
- data:/data:rw - data:/data:rw
labels:
diun.enable: "true"
diun.watch_repo: "true"
diun.include_tags: "latest"
networks: networks:
mosquitto_network: mosquitto_network: