dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
124 stars 46 forks source link

Fix platformVersionedOs leg generation for shared cached parent images #1142

Closed lbussell closed 1 year ago

lbussell commented 1 year ago

Fixes #1141.

I verified that the new test fails with the old behavior and passes with the new changes. Also verified that the exact scenario from the linked issue works now by using the failing dotnet-docker sha and image info files from CI.