Out-of-band update to mcr.microsoft.com/dotnet/sdk repo's latest tag
#5315
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.
-
Out-of-band update to
mcr.microsoft.com/dotnet/sdkrepo'slatesttagBetween 2024-02-13 and 2024-03-28, the
latesttagmcr.microsoft.com/dotnet/sdkrepo inadvertently pointed to the imagemcr.microsoft.com/sdk:8.0.101. It has now been updated to point to the latest SDK image, which contains8.0.203.The
mcr.microsoft.com/dotnet/sdk:8.0floating tag and all other image repos besidesdotnet/sdkare unaffected. If you need to continue using the8.0.101SDK, you can do so by using themcr.microsoft.com/dotnet/sdk:8.0.101image.Recommended action
If you used the
mcr.microsoft.com/sdkormcr.microsoft.com/sdk:latestimages between 2024-02-13 and 2024-03-28, pull the image again and re-build your container image or application to receive the latest security updates.Additionally, we do not recommend using the
latesttag in any production Dockerfiles or scripts to prevent unexpected build errors when the latest tag moves between major versions.Related to #5311.
Beta Was this translation helpful? Give feedback.
All reactions