mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-19 14:02:20 +01:00
🐛 File busy with node > 20.3 (#1630)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:20.5-slim
|
||||
FROM node:20.2.0-slim
|
||||
WORKDIR /app
|
||||
|
||||
# Define node.js environment variables
|
||||
|
||||
Reference in New Issue
Block a user