You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Link to the code that reproduces this issue
https://github.com/mayank1513/next.js/tree/canary
To Reproduce
Create a fork and create a codespace on canary.
Current vs. Expected behavior
Current: Creates container with node:16
Expected: Should create container with node:20 or node:18
Provide environment information
You are using Node.js 16.20.0. For Next.js, Node.js version >= v18.17.0 is required.
Which area(s) are affected? (Select all that apply)
Not sure
Which stage(s) are affected? (Select all that apply)
Other (Deployed)
Additional context
We should use updated Docker image.
The text was updated successfully, but these errors were encountered: