From edf7c8d58822f1f2ee1cb6885bf02d01a7806931 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 22:47:14 +0000 Subject: [PATCH] Update Node.js to v20.15.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ops/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/.gitlab-ci.yml b/ops/.gitlab-ci.yml index 2a046475..07419f08 100644 --- a/ops/.gitlab-ci.yml +++ b/ops/.gitlab-ci.yml @@ -60,7 +60,7 @@ before_script: postman: type: best_practices - image: node:20.14.0-alpine + image: node:20.15.0-alpine before_script: - npm install -g newman script: