From ff9b9217c2c7687775488403528ca2bd473225f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 18:57:37 +0000 Subject: [PATCH] Update Node.js to v22.15.1 --- openapi/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/Earthfile b/openapi/Earthfile index a68ccfa2..a1f91962 100644 --- a/openapi/Earthfile +++ b/openapi/Earthfile @@ -20,7 +20,7 @@ swagger: SAVE IMAGE --cache-hint explorer-build: - FROM node:22.15.0-alpine + FROM node:22.15.1-alpine DO github.com/genestack/earthly-libs+NPM_PREPARE CACHE /root/.npm