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

enhancement: Use dotnet8-sdk available in the main repository #3696

Merged
merged 5 commits into from
Jun 27, 2024

Conversation

TommyE123
Copy link
Contributor

As of the release of python:3.12.4-alpine3.20, the dotnet8-sdk package is now available in the main Alpine Linux package repository.

This means:

  • The package can be installed directly without specifying additional edge repository.
  • There is no longer a need to use the edge branch for .NET 8 SDK installation.

This change improves stability and simplifies the process of including .NET 8 SDK in Alpine-based containers.

regards,

Tom

@echoix echoix merged commit 59051e0 into oxsecurity:main Jun 27, 2024
6 checks passed
@echoix
Copy link
Collaborator

echoix commented Jun 28, 2024

It's weird, there's an issue with Nuget.Packaging, and trivy shows that the version we have is an RC, and the fixed version is the same but without the RC + suffix. I'm surprised that what we get from alpine is that. https://github.com/oxsecurity/megalinter/actions/runs/9704207732/job/26784285335

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.

3 participants