chore(deps): update node.js to c6add15
This commit is contained in:
@@ -5,7 +5,7 @@ COPY . ./
|
||||
RUN templ generate && go build -o /me-fit/me-fit .
|
||||
|
||||
|
||||
FROM node:22.8.0@sha256:7b2c1050e3bccd9866230b4e63a88f05683035a998da5cae655bac27168e50b7 AS builder_node
|
||||
FROM node:22.8.0@sha256:c6add15c26b86f1ad3f43c8339cf04da4b01984b6b348d9879f9509049381252 AS builder_node
|
||||
WORKDIR /me-fit
|
||||
COPY . ./
|
||||
RUN npm install && npm run build
|
||||
|
||||
Reference in New Issue
Block a user