update node to 22.11.0 (#14869)

* wip

* Update CHANGELOG.md

* Update CHANGELOG.md
This commit is contained in:
syuilo
2024-11-13 19:43:36 +09:00
committed by GitHub
parent 2305788ed9
commit 4d54101510
12 changed files with 17 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1.4
ARG NODE_VERSION=20.16.0-bullseye
ARG NODE_VERSION=22.11.0-bullseye
# build assets & compile TypeScript