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

fix: use 14 for node image version #384

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

Akarshit
Copy link
Contributor

@Akarshit Akarshit commented Aug 5, 2021

Issue

We were using node 12 for building the prod image, but newer version of Meteor requires atleast 14.

Solution

Upgrade the base image to 14.

Testing

  1. Build the image, using docker build and tag it with test
  2. Use the test tag in reaction-admin/docker-compose.yml.
  3. Run make to start the containers in prod mode.
  4. Test that admin works.

@Akarshit Akarshit requested a review from a team August 5, 2021 18:47
Copy link
Contributor

@MohanNarayana MohanNarayana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good fix

@MohanNarayana MohanNarayana merged commit 851fc4e into trunk Aug 5, 2021
@MohanNarayana MohanNarayana deleted the akarshit-fix-node-version-prod branch August 5, 2021 18:54
@rc-publisher
Copy link
Collaborator

🎉 This PR is included in version 3.0.0-beta.20 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rc-publisher rc-publisher added the released Applied automatically by semantic-release label Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Applied automatically by semantic-release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants