Skip to content

chore(docker): pin the node image to 24.21.0 - #41

Merged
raisedadead merged 1 commit into
chore/36-drop-corepackfrom
chore/39-pin-node-image
Sep 11, 2026
Merged

raisedadead merged 1 commit into
chore/36-drop-corepackfrom
chore/39-pin-node-image

Conversation

@raisedadead

@raisedadead raisedadead commented Sep 11, 2026

Copy link
Copy Markdown
Member

Closes #39

Pins the Docker base image to the same Node version as .node-version. The two
agreed only by accident. They diverge on the next Node 24 patch release.

Adds a Renovate rule that puts both files in one update PR.

Verified: docker build, then node -v in the image gives v24.21.0.

Stack created with GitHub Stacks CLIGive Feedback 💬

@raisedadead
raisedadead added this pull request to stack #45 September 11, 2026 08:35
@raisedadead
raisedadead force-pushed the chore/39-pin-node-image branch from 009b37a to 3bd0dfc Compare September 11, 2026 09:04
@raisedadead
raisedadead merged commit 56b29a2 into main Sep 11, 2026
3 checks passed
@raisedadead
raisedadead deleted the chore/39-pin-node-image branch September 11, 2026 09:12
@raisedadead
raisedadead restored the chore/39-pin-node-image branch September 11, 2026 09:43
@raisedadead
raisedadead deleted the chore/39-pin-node-image branch September 11, 2026 09:43
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.

Align the Dockerfile Node tag with .node-version

1 participant