chore(deps): update node.js to ec67435 #56
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM node:24.14.0@sha256:dcac36e9d0d3049214862dac30af9f1ee86fccaa8d3bd3a0399b59d6f1bec0eb AS builder_node
|
FROM node:24.14.0@sha256:ec67435e17851b2cbe2f04bf93d8d59e95133514c6ef14119abbb76ddb016a69 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