Update Node.js to v23.6.1
This commit is contained in:
parent
ba441d5192
commit
1ee5249e13
@ -1,5 +1,5 @@
|
||||
# build the application with node
|
||||
FROM node:23.6.0 AS build
|
||||
FROM node:23.6.1 AS build
|
||||
|
||||
ARG WEBSITE_REPORT_URL
|
||||
ARG WEBSITE_SOURCE_URL
|
||||
|
Loading…
x
Reference in New Issue
Block a user