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

Bumping the mongo image version so it works on Apple Silicon machines #581

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

Conversation

raphabot-snyk
Copy link

Description

As a M2 Macbook user, I tried to start using huskyCI, I wasn't able to run make install with the following error:
Screenshot 2023-12-06 at 9 01 53 AM

After verifying Dockerhub, I could confirm the tag being used (4.2.2), only supports linux/amd64:
image

Bumping the mongo image version to 4.2.24, which supports linux/arm64/v8, made it work.

Proposed Changes

Update mongo image tag from 4.2.2 to 4.2.24.

Testing

Run the following on a Apple Silicone machine:

make install

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.

None yet

1 participant