Update nodejs to latest lts 18.x
Is your feature request related to a problem? Please describe. Nodejs v14.x reaches its EOL in April 2023.
Describe the solution you'd like A clear and concise description of what you want to happen. Should be updated to v18.x which is the latest LTS version with EOL in April 2025. https://github.com/nodejs/release#release-schedule
What is the usage of nodejs inside fhem container, instead of using nodejs in a separate container, can you explain your usecase more detailed?
I‘m using the echo module. This is probably to tightly integrated to be run in a separate container. If you see a way to do so, I‘m open to a suggestion.
My alexa-fhem and homebridges are run in a different container.
The latest bullseye image ghcr.io/fhem/fhem-docker:dev-bullseye contains nodejs 18, so this issue may probably be closed.