Merge pull request 'chore(deps): update node.js to v24.13.0' (#39) from renovate/node-24.x into prod
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m3s
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m3s
This commit was merged in pull request #39.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:24.12.0@sha256:929c026d5a4e4a59685b3c1dbc1a8c3eb090aa95373d3a4fd668daa2493c8331 AS builder_node
|
FROM node:24.13.0@sha256:108780898a6dd626ce6b51ecc4890b26c3557258a349d69b33448b0116f800ca AS builder_node
|
||||||
WORKDIR /dashboard
|
WORKDIR /dashboard
|
||||||
COPY package.json package-lock.json ./
|
COPY package.json package-lock.json ./
|
||||||
RUN npm clean-install
|
RUN npm clean-install
|
||||||
|
|||||||
Reference in New Issue
Block a user