Skip to content

fix: bump node container version to fix 'mint dev'#314

Merged
rothgar merged 1 commit into
siderolabs:mainfrom
fluunke:mint-container-bump
Jan 26, 2026
Merged

fix: bump node container version to fix 'mint dev'#314
rothgar merged 1 commit into
siderolabs:mainfrom
fluunke:mint-container-bump

Conversation

@fluunke

@fluunke fluunke commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Greetings!

After cloning the repository and running make preview, mintlify complained about the Node.js version being too low:

error mint dev is not supported on node versions below 20.17
Please upgrade to an LTS node version.
make: *** [Makefile:26: docs-preview] Error 1

This PR bumps the container version to node:24.13.0-alpine, fixing the error message.

Why not the latest version of Node.js?:

error mint dev is not supported on node versions 25+.
Please downgrade to an LTS node version.

@talos-bot talos-bot moved this to In Review in Planning Jan 23, 2026
@smira smira removed this from Planning Jan 26, 2026
@rothgar rothgar merged commit 62a0830 into siderolabs:main Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants