Enable busybox image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 14s
All checks were successful
Deploy / Deploy (push) Successful in 14s
This commit is contained in:
@@ -40,6 +40,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"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
data:
|
data:
|
||||||
|
|||||||
Reference in New Issue
Block a user