node-red-pimped 0.4.0:

added node-red-node-ping and node-red-dashboard
This commit is contained in:
rainer
2023-12-29 22:21:38 +01:00
parent af21e3d014
commit 1c8644d293

View File

@@ -12,5 +12,7 @@ RUN npm install \
node-red-node-tail \
node-red-contrib-bigtimer \
node-red-contrib-zabbix-sender \
node-red-node-ping \
node-red-dashboard \
\
&& npm cache clean --force