mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-13 17:05:47 +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
|
||||
|
||||
ENV NEXT_TELEMETRY_DISABLED 1
|
||||
|
||||
Reference in New Issue
Block a user