Merge pull request 'Update Node.js to v23.11.1' (#58) from renovate/node-23.x into main
Some checks failed
Build the docker image for the frontend application / build (push) Has been cancelled
Some checks failed
Build the docker image for the frontend application / build (push) Has been cancelled
Reviewed-on: #58
This commit is contained in:
commit
c2e31fb440
@ -1,5 +1,5 @@
|
||||
# build the application with node
|
||||
FROM node:23.11.0 AS build
|
||||
FROM node:23.11.1 AS build
|
||||
|
||||
ARG WEBSITE_REPORT_URL
|
||||
ARG WEBSITE_SOURCE_URL
|
||||
|
Loading…
x
Reference in New Issue
Block a user