Enable diun for init container

This commit is contained in:
2026-04-21 21:55:10 +01:00
parent bedc145f02
commit 36c5b40dbc
+1 -1
View File
@@ -431,7 +431,7 @@ services:
- luckperms_data:/luckperms_data:rw - luckperms_data:/luckperms_data:rw
- duplicati_data:/duplicati_data:rw - duplicati_data:/duplicati_data:rw
labels: labels:
diun.enable: "false" diun.enable: "true"
diun.watch_repo: "true" diun.watch_repo: "true"
diun.include_tags: "latest" diun.include_tags: "latest"