mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-28 09:21:00 +01:00
chore(deps): update dependency node to v22 (#1385)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4e9b0af54c
commit
134ecf1ee7
@@ -1,4 +1,4 @@
|
||||
FROM node:20.18.0-alpine AS base
|
||||
FROM node:22.11.0-alpine AS base
|
||||
|
||||
FROM base AS builder
|
||||
RUN apk add --no-cache libc6-compat
|
||||
|
||||
Reference in New Issue
Block a user