dotnet / docker-tools

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

[main] Update Image Builder tag reference #1271

Closed dotnet-docker-bot closed 4 months ago

dotnet-docker-bot commented 4 months ago

Updates the common pipeline variables to reference an updated tag of Image Builder.

mthalman commented 4 months ago

Apparently https://github.com/dotnet/docker-tools/pull/1272 broken the MEF import of BuildCommand. It doesn't show up as an available command. Investigating.