Skip to content

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

Copy link

@matheusweslwy matheusweslwy left a comment

Choose a reason for hiding this comment

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

Test OK

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.

2 participants