Skip to content

Commit 1e6ef82

Browse files
committed
Lock node to 8.5.0 to avoid nodejs/node#19240
1 parent 64c9cb0 commit 1e6ef82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM resin/%%RESIN_MACHINE_NAME%%-node
1+
FROM resin/%%RESIN_MACHINE_NAME%%-node:8.5.0
22

33
ENV INITSYSTEM on
44

0 commit comments

Comments
 (0)