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

feat(fips): add gcc-aarch64-linux-gnu to Dockerfile #41

Merged
merged 2 commits into from
Dec 31, 2024

Conversation

rajrohanyadav
Copy link
Contributor

@rajrohanyadav rajrohanyadav commented Dec 26, 2024

Summary

  1. We need gcc-aarch64-linux-gnu package to cross-compile for arm64 from amd64 runner. We need this for building the harvest tests for the infrastructure-agent.
  2. Took the opportunity to update deps.

@rajrohanyadav rajrohanyadav changed the title add gcc-aarch64-linux-gnu to Dockerfile feat(fips): add gcc-aarch64-linux-gnu to Dockerfile Dec 30, 2024
@rajrohanyadav rajrohanyadav marked this pull request as ready for review December 30, 2024 05:02
@rajrohanyadav rajrohanyadav requested a review from a team December 30, 2024 05:02
@rajrohanyadav rajrohanyadav force-pushed the add-fips-deps branch 2 times, most recently from abf95eb to 1443292 Compare December 30, 2024 11:31
Copy link
Contributor

@alvarocabanas alvarocabanas left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for updating also the old actions!

@rajrohanyadav rajrohanyadav merged commit cb344de into main Dec 31, 2024
6 checks passed
@rajrohanyadav rajrohanyadav deleted the add-fips-deps branch December 31, 2024 05:18
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