Switch to node 8 base image to allow crossbuilding

This commit is contained in:
ViViDboarder 2017-08-28 13:30:50 -07:00
parent 4d46830ce5
commit 0fbd06b497
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM hypriot/rpi-node:7
FROM hypriot/rpi-node:8
MAINTAINER ViViDboarder <vividboarder@gmail.com>
RUN [ "cross-build-start" ]