Compare commits

..

No commits in common. "b75bd4f3b28130bc83de37fef1b3f2e92edb641b" and "e2a4df8602b0919759a1bf315997f5534245d8ce" have entirely different histories.

View File

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