updated to Node-Red 4.0.9

This commit is contained in:
2025-04-06 20:27:58 +02:00
parent 1c8644d293
commit 2251cfdfc1

View File

@@ -1,4 +1,4 @@
FROM nodered/node-red:3.0.2 FROM nodered/node-red:4.0.9
# Copy package.json to the WORKDIR so npm builds all # Copy package.json to the WORKDIR so npm builds all
# of your added nodes modules for Node-RED # of your added nodes modules for Node-RED