Compare commits

..

No commits in common. "565ed66f70f44ed5daaffafafa658294aaea6c95" and "db3f0ed29a3dba153fdf66e57ea3ca0d54be1b5f" have entirely different histories.

View File

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