homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 240 forks source link

Update Nodjs Version in docker containers #296

Closed Ivanverdonck closed 4 years ago

Ivanverdonck commented 4 years ago

Describe Your Problem: Update Node.js verion like mentioned in latest homebridge release: The minimum Node.js version required is now v10.17.0.

Kind regards, Ivan.

oznu commented 4 years ago

Pull the latest Docker image and you will have the latest Node.js version and Homebridge release 😄.

Ivanverdonck commented 4 years ago

hi oznu, thansk for the quick response.

I use the ":no-avahi" version (because on my synology the ":latest" gives host-name issues) after an update i get following versions: Homebridge: 1.0.0 NoseJs: 12.16.2 NPM: 6.14.4

Kind regards,

Ivanverdonck commented 4 years ago

Sorry my fault... 12.16.2 is higher than the required 10.17.0....

This topic can be closed.