From f91e34aac59e3c1668d16078d7d6001656704842 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 00:01:56 +0000 Subject: [PATCH] Update Node.js to v20.14.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 9ce84ffd..4d8dd47c 100644 --- a/ops/.gitlab-ci.yml +++ b/ops/.gitlab-ci.yml @@ -60,7 +60,7 @@ before_script: postman: type: best_practices - image: node:20.13.1-alpine + image: node:20.14.0-alpine before_script: - npm install -g newman script: