chore(deps): update node.js to v24.14.1
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m12s
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m12s
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:24.14.0@sha256:5a593d74b632d1c6f816457477b6819760e13624455d587eef0fa418c8d0777b AS builder_node
|
FROM node:24.14.1@sha256:bb20cf73b3ad7212834ec48e2174cdcb5775f6550510a5336b842ae32741ce6c 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