mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 17:26:26 +01:00
⚗️ Switch base image to node20.5-slim
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:20-alpine
|
FROM node:20.5-slim
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
ENV NEXT_TELEMETRY_DISABLED 1
|
ENV NEXT_TELEMETRY_DISABLED 1
|
||||||
|
|||||||
Reference in New Issue
Block a user