Skip to content

Commit

Permalink
Lock node to 8.5.0 to avoid nodejs/node#19240
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Apr 18, 2018
1 parent 64c9cb0 commit 1e6ef82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.template
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM resin/%%RESIN_MACHINE_NAME%%-node
FROM resin/%%RESIN_MACHINE_NAME%%-node:8.5.0

ENV INITSYSTEM on

Expand Down

0 comments on commit 1e6ef82

Please sign in to comment.