Update node to 20.5.0 (#11463)

This commit is contained in:
HAL9000COM 2023-08-09 08:52:01 +08:00 committed by GitHub
parent e6f3dd81ba
commit 41ba242c9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
20.3.1
20.5.0

View file

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