summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate2026-01-27 04:11:23 +0000
committerRenovate2026-01-27 04:11:23 +0000
commit660cdb827b306ea50105fe2ec46071e930d1c308 (patch)
tree77c558da50931423025af3a144ae0d8868a390c7
parent17be8aa2dcbe136952016d2c4f6a91778c288617 (diff)
RenovateBot: Update renovate/renovate Docker tag to v42renovate/renovate-renovate-42.x
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c2c360b..5670ede 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -68,7 +68,7 @@ renovate:
68 variables: 68 variables:
69 RENOVATE_TOKEN: $GITLAB_API_TOKEN 69 RENOVATE_TOKEN: $GITLAB_API_TOKEN
70 image: 70 image:
71 name: renovate/renovate:41 71 name: renovate/renovate:42
72 entrypoint: [''] 72 entrypoint: ['']
73 only: 73 only:
74 - schedules 74 - schedules