From 8f69d69aa5de5ab81471c09f8be5cdca3ed79dea Mon Sep 17 00:00:00 2001 From: renovate_bot <group_8045_bot_c14af90fcc2e9e0c89e91dd630ad2f8d@noreply.code.fbi.h-da.de> Date: Fri, 11 Oct 2024 07:25:43 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v38.116.0 See merge request danet/gosdn!1064 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 f1b30a57b..a05f0e325 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:38.110.4 + image: renovate/renovate:38.116.0 variables: LOG_LEVEL: debug -- GitLab