update node to 20.10.0

This commit is contained in:
syuilo 2023-11-24 09:20:41 +09:00
parent 97c10ed1e5
commit 06ed64f26f
8 changed files with 9 additions and 9 deletions

View file

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