From 663ad7c4db425b7e7dd3b433f112793af52c7a17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 04:40:18 +0000 Subject: [PATCH] Update Node.js to v22 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 7f98ae7b..2ad54e28 100644 --- a/ops/.gitlab-ci.yml +++ b/ops/.gitlab-ci.yml @@ -60,7 +60,7 @@ before_script: postman: type: best_practices - image: node:20.18.1-alpine + image: node:22.12.0-alpine before_script: - npm install -g newman script: