Compare commits

..

No commits in common. "c9792fb6bec7d97af8861f2556365fcfa4d7afe4" and "68808a14f912f9ec47eff8c7405969f1bebdda2d" have entirely different histories.

View File

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