Skip to content

Commit

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

RUN rm -rf package-lock.json
RUN npm install --verbose node-red-contrib-aggregator node-red-dashboard
RUN npm install --verbose --no-audit node-red-contrib-aggregator node-red-dashboard

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

0 comments on commit 6ea8952

Please sign in to comment.