sphere icon indicating copy to clipboard operation
sphere copied to clipboard

upgrade netlify's ubuntu build image and node version before netlify deprecates jan 2026

Open 100ideas opened this issue 4 months ago • 0 comments

Natlify uses a containerized ubuntu environment to build diybiosphere whenever new commits are made to the repo (on 'master' I think).

"Support for the Focal build image will end on January 1, 2026. We recommend switching to the Ubuntu Noble 24.04 build image as soon as possible."

and

*"Node.js version 10.x has reached end-of-life. We recommend using Node.js 22.x, the current LTS version, instead."

docs: https://docs.netlify.com/build/configure-builds/available-software-at-build-time/

configure: https://app.netlify.com/projects/diybiosphere/configuration/deploys

100ideas avatar Aug 29 '25 19:08 100ideas