marcoraddatz / homebridge-docker

Dockerized Homebridge. No plugins pre-defined, hassle-free setup. Read instructions!
Apache License 2.0
127 stars 47 forks source link

Auto-update Node.js to newer version #15

Closed hkechung closed 7 years ago

hkechung commented 7 years ago

is there an way to update the node.js to 7.6 ?

marcoraddatz commented 7 years ago

You can upgrade node via install.sh.

I btw. currently work on upgrading the whole project to Node.js v7.9.0 and Homebridge v0.4.19—checkout the develop branch.