chore(deps): update node.js to 473b436
This commit was merged in pull request #442.
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.15.0@sha256:97ea5e0ac18a8220f98b10f1e80f64d7ab466aa780413c7f6e370332aa7e66c4 AS builder_node
|
||||
FROM node:22.15.0@sha256:473b4362b26d05e157f8470a1f0686cab6a62d1bd2e59774079ddf6fecd8e37e AS builder_node
|
||||
WORKDIR /web-app-template
|
||||
COPY package.json package-lock.json ./
|
||||
RUN npm clean-install
|
||||
|
||||
Reference in New Issue
Block a user