From 45e414805516777ca2f46343222b67f4cc0b8e94 Mon Sep 17 00:00:00 2001 From: redxef Date: Sat, 16 Mar 2024 10:53:50 +0100 Subject: [PATCH] Check upstream image every 6h. --- ci/pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 51b08a7..39fe548 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -25,6 +25,7 @@ resources: fetch_tags: true - name: upstream-image type: registry-image + check_every: 6h source: repository: alpine - name: image