Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 16s
All checks were successful
Deploy / Deploy (push) Successful in 16s
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user