chore(deps): update node.js (#3959)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 12:34:03 +00:00
committed by GitHub
parent 99bfc4a0b6
commit afe10b8715
5 changed files with 5 additions and 5 deletions

View File

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