chore(deps): update node.js to v24.12.0
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4s
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:24.11.1@sha256:9a2ed90cd91b1f3412affe080b62e69b057ba8661d9844e143a6bbd76a23260f AS builder_node
|
||||
FROM node:24.12.0@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb AS builder_node
|
||||
WORKDIR /dashboard
|
||||
COPY package.json package-lock.json ./
|
||||
RUN npm clean-install
|
||||
|
||||
Reference in New Issue
Block a user