Update Node.js to v23.8.0 - autoclosed #31

Closed
renovate wants to merge 1 commits from renovate/node-23.x into main

View File

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