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