Breaking Change: .NET 9 Container Images No Longer Install zlib
#5792
lbussell
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking Change: .NET 9 Container Images No Longer Install
zlibAs of .NET 9 Preview 7, the .NET runtime contains a statically-linked copy of
zlib-ng. As a result, .NET 9 container images no longer installzlib, and will no longer updatezlibin images where it is already installed.For more information, please see:
zlibstatically linked for .NET 9 (zlibstatically linked for .NET 9; We need .NET 9-specificruntime-deps#5687)Beta Was this translation helpful? Give feedback.
All reactions