Skip to content

Commit

Permalink
try to fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pvtom committed Aug 14, 2024
1 parent 2ab7be0 commit f0df026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM nodered/node-red

RUN npm install node-red-contrib-aggregator node-red-dashboard
RUN npm install --verbose node-red-contrib-aggregator node-red-dashboard

COPY prepare.sh .
COPY settings.js /data/settings.js
Expand Down

0 comments on commit f0df026

Please sign in to comment.