Track stable instead of latest for docker image update notifications
Deploy / Deploy (push) Successful in 13s
Deploy / Deploy (push) Successful in 13s
This commit is contained in:
+1
-1
@@ -14,7 +14,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: "stable"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
mailrise_network:
|
mailrise_network:
|
||||||
|
|||||||
Reference in New Issue
Block a user