chore(deps): update node.js to v24.18.1
renovate/artifacts Artifact file update failure
CI / full-gate (push) Failing after 18s

Release-Bump: minor
This commit is contained in:
2026-07-31 04:18:04 +00:00
parent d3154819f8
commit c3daeb0384
6 changed files with 8 additions and 8 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.18.0-alpine3.24
FROM node:24.18.1-alpine3.24
WORKDIR /app