Compare commits
No commits in common. "c2e31fb440fb1cfcc935595830a9bb582b515ad0" and "426c474016e6b3d600d1d8037c1b732671e8f12f" have entirely different histories.
c2e31fb440
...
426c474016
@ -1,5 +1,5 @@
|
|||||||
# build the application with node
|
# build the application with node
|
||||||
FROM node:23.11.1 AS build
|
FROM node:23.11.0 AS build
|
||||||
|
|
||||||
ARG WEBSITE_REPORT_URL
|
ARG WEBSITE_REPORT_URL
|
||||||
ARG WEBSITE_SOURCE_URL
|
ARG WEBSITE_SOURCE_URL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user