From a06fca126a641b87c0c99cb84f9dcf58266470fe Mon Sep 17 00:00:00 2001 From: renovate_bot <group_8045_bot_c14af90fcc2e9e0c89e91dd630ad2f8d@noreply.code.fbi.h-da.de> Date: Fri, 2 Aug 2024 06:58:47 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v38.18.4 See merge request danet/gosdn!987 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 bdb52c433..a69785d4c 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:38.17.1 + image: renovate/renovate:38.18.4 variables: LOG_LEVEL: debug -- GitLab