chore(deps): update node.js to 9a2ed90
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m1s
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m1s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:24.11.1@sha256:822e393234e85c7557d1536176601635e6faae698d8c8935fda7cd15c98bc29c AS builder_node
|
||||
FROM node:24.11.1@sha256:9a2ed90cd91b1f3412affe080b62e69b057ba8661d9844e143a6bbd76a23260f AS builder_node
|
||||
WORKDIR /dashboard
|
||||
COPY package.json package-lock.json ./
|
||||
RUN npm clean-install
|
||||
|
||||
Reference in New Issue
Block a user