chore(deps): update node.js to v22.13.1 (#2068)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-01-23 17:47:14 +01:00
committed by GitHub
parent 7a6477a272
commit 47b7cbb086
4 changed files with 57 additions and 57 deletions

View File

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