From 0eceecea44c7e8bd6f76dd4a41c1d066da30ae2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 08:40:24 +0000 Subject: [PATCH] Update Node.js to v22.17.0 --- openapi/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/Earthfile b/openapi/Earthfile index 9872f44b..9ae801c1 100644 --- a/openapi/Earthfile +++ b/openapi/Earthfile @@ -20,7 +20,7 @@ swagger: SAVE IMAGE --cache-hint explorer-build: - FROM node:22.16.0-alpine + FROM node:22.17.0-alpine DO github.com/genestack/earthly-libs+NPM_PREPARE CACHE /root/.npm