chore(deps): update node.js to v24.18.1

Release-Bump: minor
This commit is contained in:
2026-08-02 04:17:57 +00:00
committed by lilleman
parent ffeec70f8f
commit 1ea8209afd
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