feat: Node.js 24.16.0#2515
Conversation
7bb25a7 to
b23e34b
Compare
MikeMcC399
left a comment
There was a problem hiding this comment.
Cloudflare caching has been fixed and the PR now looks good to go!
|
Created PR on the official-images repo (docker-library/official-images#21511). See https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what if you are wondering when it will be available on the Docker Hub. |
|
Lines 172 to 174 in e2b1271 |
They were only added for Node.js 26, since that is where Temporal is enabled by default (or to be more accurate, they were stripped out for lower versions). There would need to be extra build switches added for Node.js 24 to enable Temporal, and since that is not the default, we should probably not do that. |
Automated changes by create-pull-request GitHub action