Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use newer devcontainer image #429

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

heguro
Copy link

@heguro heguro commented Sep 14, 2024

Next.js 14 requires Node.js 18.17.0 or later, released on 2023-07-18.
However, the image mcr.microsoft.com/devcontainers/javascript-node:0-18-bullseye specified in devcontainer.json has not been updated since 2023-06-08. This image currently contains Node.js 18.16.0, so you cannot run azurechat locally in devcontainer.

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.

1 participant