Azure Linux 3.0 Distroless images contain `bash` due to SymCrypt update · Issue #6419 · dotnet/dotnet-docker · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lbussell
changed the title
Nightly build failing due to package/dependency changes in Azure Linux 3.0
Azure Linux 3.0 Distroless images contain bash due to SymCrypt update
May 12, 2025
Azure Linux 3.0 images are failing expected packages tests with the following output:
Example:
dotnet/nightly/runtime-deps:9.0-azurelinux3.0-distroless-extra-amd64
Of note in this list is bash, which we definitely don't want to blindly allow as a package in our distroless image.
This is currently blocking all builds and PRs.
The text was updated successfully, but these errors were encountered: