From 96538acde538a5fc14e6d8162cd32198b14bf7d3 Mon Sep 17 00:00:00 2001 From: renovate <project10161_bot@noreply.code.fbi.h-da.de> Date: Wed, 6 Dec 2023 10:22:58 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v37.87.2 See merge request danet/gosdn!642 Co-authored-by: Renovate Bot <renovate@danet.fbi.h-da.de> --- .gitlab/ci/.renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/.renovate.yml b/.gitlab/ci/.renovate.yml index 85cfc3021..abe67b151 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:37.83.3 + image: renovate/renovate:37.87.2 variables: LOG_LEVEL: debug -- GitLab