chore(deps): update node.js to v24 (#4395)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-04 21:14:13 +01:00
committed by GitHub
parent 881d0d1219
commit a43ac18bef
8 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
FROM node:24.10.0-alpine AS base
FROM node:24.11.0-alpine AS base
FROM base AS builder
RUN apk add --no-cache libc6-compat