Skip to content

Commit 699630e

Browse files
Update Node.js to v22.13.1 (#320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4b58d6 commit 699630e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ swagger:
2020
SAVE IMAGE --cache-hint
2121

2222
explorer-build:
23-
FROM node:22.13.0-alpine
23+
FROM node:22.13.1-alpine
2424
DO github.com/genestack/earthly-libs+NPM_PREPARE
2525

2626
CACHE /root/.npm

0 commit comments

Comments
 (0)