Skip to content

Commit b57652c

Browse files
chore(deps): update node.js to v24.18.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b5eb88 commit b57652c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:24.17-alpine AS builder
1+
FROM node:24.18-alpine AS builder
22
WORKDIR /app
33
RUN corepack enable && corepack prepare pnpm@10.32.1 --activate
44
COPY frontend/package.json frontend/pnpm-lock.yaml frontend/pnpm-workspace.yaml ./

0 commit comments

Comments
 (0)