Skip to content

Commit 40ea174

Browse files
committed
install appmetrics in node-red-test
1 parent 043e1cf commit 40ea174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

node-red-test/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ USER node-red
88
RUN npm install node-red-contrib-resinio
99
RUN npm install node-red-dashboard
1010
RUN npm install node-red-contrib-credentials
11+
RUN npm install appmetrics
1112

1213
COPY ./settings.js /data/settings.js

0 commit comments

Comments
 (0)