From 7af2fb5d992c47f6450d84028a24ef6d3be547f4 Mon Sep 17 00:00:00 2001 From: renovate_bot <group_8045_bot_c14af90fcc2e9e0c89e91dd630ad2f8d@noreply.code.fbi.h-da.de> Date: Tue, 2 Jul 2024 07:31:42 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v37.421.7 See merge request danet/gosdn!938 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 4d45b76c3..2a7228969 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:37.421.2 + image: renovate/renovate:37.421.7 variables: LOG_LEVEL: debug -- GitLab