chore(deps): update node.js to v24.18.0
CI / full-gate (push) Successful in 2m48s

This commit is contained in:
2026-07-05 06:56:24 +00:00
parent 67d8a095a5
commit 9c5b521ede
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Node 24 runs TypeScript directly (type stripping) — no build step. Pinned exact tag.
FROM node:24.16.0-alpine3.24
FROM node:24.18.0-alpine3.24
WORKDIR /app