Skip to content

Commit 07706a7

Browse files
Update Node.js to v22.15.0
1 parent 570638d commit 07706a7

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.14.0-alpine
23+
FROM node:22.15.0-alpine
2424
DO github.com/genestack/earthly-libs+NPM_PREPARE
2525

2626
CACHE /root/.npm

0 commit comments

Comments
 (0)