テストが動かないためnodejs 24サポートを取り消し

This commit is contained in:
syuilo
2025-10-29 09:58:44 +09:00
parent 6571c87e14
commit a892bbcce5
5 changed files with 4 additions and 6 deletions

View File

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