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

This commit is contained in:
2026-02-20 20:29:32 +00:00
parent 0c49662dcf
commit b42c19b2e7

View File

@@ -17,6 +17,10 @@ services:
WHISPER_MODEL: "base.en" WHISPER_MODEL: "base.en"
volumes: volumes:
- data:/config:rw - data:/config:rw
labels:
diun.enable: "true"
diun.watch_repo: "true"
diun.include_tags: "latest"
volumes: volumes:
data: data: