Compare commits

..

No commits in common. "c127c624925711209cdbcc2f8b91881711235698" and "b4d8ab76066579d81a390d37123384feba543d0c" 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