From 07706a70ee04a3562074b5f8d2e4875b48d3fddc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 18:59:47 +0000 Subject: [PATCH] Update Node.js to v22.15.0 --- openapi/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/Earthfile b/openapi/Earthfile index 879f8adf..22ce823f 100644 --- a/openapi/Earthfile +++ b/openapi/Earthfile @@ -20,7 +20,7 @@ swagger: SAVE IMAGE --cache-hint explorer-build: - FROM node:22.14.0-alpine + FROM node:22.15.0-alpine DO github.com/genestack/earthly-libs+NPM_PREPARE CACHE /root/.npm