chore(deps): update node.js to 50113f9
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m4s
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m4s
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:24.12.0@sha256:b52a8d1206132b36d60e51e413d9a81336e8a0206d3b648cabd6d5a49c4c0f54 AS builder_node
|
FROM node:24.12.0@sha256:50113f9d3a239ce9e523550e46363d3a8ca7b58f6af70fd9ecb4698b2ad89ccb 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