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

Update Dockerfile to use an appropriate version of node #2266

Conversation

johntwyman
Copy link
Contributor

Fixes #2265

Description

This PR changes the version of the node Docker image used to build the Spoke image/container. It brings parity to the node versions referenced in Dockerfile and the package.json file.

I've tested this locally and have deployed an updated Spoke image to our infrastructure without issue.

Checklist:

  • I have manually tested my changes on desktop and mobile
  • My change is 300 lines of code or less, or has a documented reason in the description why it’s longer
  • I have made any necessary changes to the documentation

@Arique1104 Arique1104 changed the base branch from main to community-branches-qa July 26, 2023 18:52
@Arique1104 Arique1104 merged commit 3c2df86 into StateVoicesNational:community-branches-qa Jul 26, 2023
0 of 6 checks passed
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.

Bug: Dockerfile node version doesn't match minimum requirement
2 participants