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(nimbus-netpol): Fix docker-buildx target to point correct context #88

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

anurag-rajawat
Copy link
Collaborator

@anurag-rajawat anurag-rajawat commented Mar 22, 2024

Description

This PR fixes the nimbus-netpol adapter cross-image build which was failing due to the wrong context.
Related to #87
GHA: https://github.com/5GSEC/nimbus/actions/runs/8393563828/job/22988790875

Does this PR introduce a breaking change?
No

Checklist

  • PR title follows the <type>: <description> convention
  • I use conventional commits in my commit messages
  • I have updated the documentation accordingly
  • I Keep It Small and Simple: The smaller the PR is, the easier it is to review and have it merged
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional information for reviewer

Mention if this PR is part of any design or a continuation of previous PRs

Signed-off-by: Anurag Rajawat <anurag@accuknox.com>
Signed-off-by: Anurag Rajawat <anurag@accuknox.com>
@nyrahul nyrahul merged commit 8aa888d into 5GSEC:main Mar 22, 2024
9 checks passed
@anurag-rajawat anurag-rajawat deleted the fix-docker-buildx branch March 22, 2024 18:29
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

2 participants