From 81f17b502775c0be8b06d5ad7efd60d365c7bfe3 Mon Sep 17 00:00:00 2001 From: redxef Date: Sat, 16 Mar 2024 10:50:04 +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 4fc7d31..c1d1fa0 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -8,6 +8,7 @@ resources: fetch_tags: true - name: upstream-image type: registry-image + check_every: 6h source: repository: nginx tag: alpine