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

ci: Use the default version of NPM in docker images #13501

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

netroy
Copy link
Member

@netroy netroy commented Feb 25, 2025

Summary

We had to fix the version of npm in #4975 to handle some timeout issues from the registry.
That doesn't seem relevant anymore, and we can switch back to the npm that's shipped with the standard node alpine images.

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Feb 25, 2025
@netroy netroy merged commit b984dea into master Feb 25, 2025
20 checks passed
@netroy netroy deleted the use-default-npm-in-docker-images branch February 25, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants