Update Node.js to v23.11.0

This commit is contained in:
renovate 2025-04-01 21:03:03 +00:00
parent fe6b3512fd
commit f7e4442de5

View File

@ -1,5 +1,5 @@
# build the application with node
FROM node:23.7.0 AS build
FROM node:23.11.0 AS build
ARG WEBSITE_REPORT_URL
ARG WEBSITE_SOURCE_URL