Update node to 20.5.0 (#11463)
This commit is contained in:
parent
e6f3dd81ba
commit
41ba242c9c
|
@ -1 +1 @@
|
||||||
20.3.1
|
20.5.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# syntax = docker/dockerfile:1.4
|
# syntax = docker/dockerfile:1.4
|
||||||
|
|
||||||
ARG NODE_VERSION=20.3.1-bullseye
|
ARG NODE_VERSION=20.5.0-bullseye
|
||||||
|
|
||||||
# build assets & compile TypeScript
|
# build assets & compile TypeScript
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue