chore(deps): update node.js to v22.17.1 (#3640)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-26 20:06:46 +02:00
committed by GitHub
parent a16e9032f4
commit 6996f6d1a9
4 changed files with 60 additions and 60 deletions

View File

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