Skip to content

Commit

Permalink
armv7l support
Browse files Browse the repository at this point in the history
  • Loading branch information
Toshbrown committed May 22, 2017
1 parent 50a8dc7 commit c1c5fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-arm → Dockerfile-armv7l
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hypriot/rpi-node:slim
FROM armhf/node:7.9.0

ADD package.json package.json
RUN npm install && npm run clean
Expand Down

0 comments on commit c1c5fbb

Please sign in to comment.