From ddb48b0fb8d55e070bcd3c87a72dd9ba88e874da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 14:47:41 +0000 Subject: [PATCH] Update Node.js to v22.16.0 --- openapi/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/Earthfile b/openapi/Earthfile index 43842493..1c11ca7f 100644 --- a/openapi/Earthfile +++ b/openapi/Earthfile @@ -20,7 +20,7 @@ swagger: SAVE IMAGE --cache-hint explorer-build: - FROM node:22.15.1-alpine + FROM node:22.16.0-alpine DO github.com/genestack/earthly-libs+NPM_PREPARE CACHE /root/.npm