Track latest-rootless instead of latest for gitea
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
diun.enable: "true"
|
diun.enable: "true"
|
||||||
diun.watch_repo: "true"
|
diun.watch_repo: "true"
|
||||||
diun.include_tags: "latest"
|
diun.include_tags: "latest-rootless"
|
||||||
|
|
||||||
gitea_runner:
|
gitea_runner:
|
||||||
container_name: gitea_runner
|
container_name: gitea_runner
|
||||||
|
|||||||
Reference in New Issue
Block a user