Merge pull request 'chore(deps): update node.js to 9a2ed90' (#28) from renovate/node-24.11.1 into prod
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m3s
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m3s
This commit was merged in pull request #28.
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