enhance: Node.js v24がActive LTSに移行されたことに伴いv24を標準に

This commit is contained in:
syuilo
2025-10-28 10:27:11 +09:00
parent d0a5ccc1ec
commit 231a6877be
7 changed files with 615 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1.4
ARG NODE_VERSION=22.15.0-bookworm
ARG NODE_VERSION=24.10.0-bookworm
# build assets & compile TypeScript