update node to 20.4.0

This commit is contained in:
syuilo 2023-07-07 13:58:43 +09:00
parent aef7b0238b
commit f76b3edbdd
10 changed files with 13 additions and 10 deletions

View file

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