chore(deps): update node.js to 1de022d #45
@@ -1,4 +1,4 @@
|
|||||||
FROM node:24.13.0@sha256:b2b2184ba9b78c022e1d6a7924ec6fba577adf28f15c9d9c457730cc4ad3807a AS builder_node
|
FROM node:24.13.0@sha256:1de022d8459f896fff2e7b865823699dc7a8d5567507e8b87b14a7442e07f206 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