mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 10:49:14 +01:00
chore(deps): update node.js to v20.18.0 (#1239)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
20e6399d5e
commit
ee8375756c
@@ -1,4 +1,4 @@
|
||||
FROM node:20.17.0-alpine AS base
|
||||
FROM node:20.18.0-alpine AS base
|
||||
|
||||
FROM base AS builder
|
||||
RUN apk add --no-cache libc6-compat
|
||||
|
||||
Reference in New Issue
Block a user