dhermanns / rpi-nightscout

CGM Remote Monitor aka Nightscout for the Raspberry Pi 1/2.
35 stars 49 forks source link

Update nightscout (CGM) to 14.2.5 and change base image to node:12-buster #28

Closed pkolyvas closed 2 years ago

pkolyvas commented 2 years ago

Thanks for all the hard work @dhermanns. I made an update for my own use and thought I’d share it here in case you were interested.

This PR updates the following:

Docker image: eyeoh/rpi-nightscout:14.2.5

dhermanns commented 2 years ago

Hi Petros! Thanks for your contribution. Very appreciated!

dhermanns commented 2 years ago

But newer LTS node version should be fine, too. Right?

Nightscout release notes says: "Update Node version checks during startup to refer to Node 10 and 12 & allow any LTS version"

Or did you experience any problems with newer node versions?

pkolyvas commented 2 years ago

But newer LTS node version should be fine, too. Right?

Nightscout release notes says: "Update Node version checks during startup to refer to Node 10 and 12 & allow any LTS version"

Or did you experience any problems with newer node versions?

I couldn't get it to work with node@16 - but it looks like the Nightscout devs are working on Node@14 updates for the next release.