chore(deps): update node.js to 7bea049
This commit is contained in:
@@ -13,7 +13,7 @@ RUN golangci-lint run ./...
|
||||
RUN go build -o /me-fit/me-fit .
|
||||
|
||||
|
||||
FROM node:22.12.0@sha256:35a5dd72bcac4bce43266408b58a02be6ff0b6098ffa6f5435aeea980a8951d7 AS builder_node
|
||||
FROM node:22.12.0@sha256:7bea049c66b5846c4ce2786b1b4e32865ef11b10fa446c1bfd791daea412c299 AS builder_node
|
||||
WORKDIR /me-fit
|
||||
COPY package.json package-lock.json ./
|
||||
RUN npm clean-install
|
||||
|
||||
Reference in New Issue
Block a user