update node version

This commit is contained in:
syuilo 2024-07-30 09:17:06 +09:00
parent 72bc789746
commit 1991a02aa9
10 changed files with 12 additions and 12 deletions

View file

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