chore(deps): update node.js to 4a126f3
This commit was merged in pull request #431.
This commit is contained in:
@@ -13,7 +13,7 @@ RUN golangci-lint run ./...
|
||||
RUN go build -o /web-app-template/web-app-template .
|
||||
|
||||
|
||||
FROM node:22.14.0@sha256:cb930e42c7a92acddd84a319e93a77a4b2ab9ae46244cf58ad7a2daaf95bc160 AS builder_node
|
||||
FROM node:22.14.0@sha256:4a126f3116c37fbd8583209f13518efa9e9f6efc6bf18917141c6e6d4068fea1 AS builder_node
|
||||
WORKDIR /web-app-template
|
||||
COPY package.json package-lock.json ./
|
||||
RUN npm clean-install
|
||||
|
||||
Reference in New Issue
Block a user