Skip to content

docker: switch from nodejs-current to nodejs

Kevin Daudt requested to merge fix-nodejs-ver into master

renovatebot 38 added a hard requirement for nodejs-20 (LTS), so nodejs-current is no longer accepted.

When running renovate, it complains that the nodejs platform is not supported.

Fix this by switching to nodejs, which is the LTS version of nodejs in Alpine, which matches the requirement in Alpine 3.20.

Edited by Kevin Daudt

Merge request reports

Loading