chore(deps): update node.js to 99513ef
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:7cbc7e41c78f055826a9e2498ecac951fdbc1b0cc3b5d70e7ee5d57189a9de41 AS builder_node
|
||||
FROM node:22.8.0@sha256:99513efaf4fa3fa7b0f35b3bcc194e6da2fe1c0f71107d10b6b106ddace73cfb AS builder_node
|
||||
WORKDIR /me-fit
|
||||
COPY . ./
|
||||
RUN npm install && npm run build
|
||||
|
||||
Reference in New Issue
Block a user