Skip to content

Commit

Permalink
[main] Update common Docker engineering infrastructure with latest (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-docker-bot authored Sep 9, 2024
1 parent b4a15e6 commit 4a6546e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/common/templates/variables/docker-images.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variables:
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2530171
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2532486
imageNames.imageBuilder: $(imageNames.imageBuilderName)
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner2.0-docker-testrunner
Expand Down

0 comments on commit 4a6546e

Please sign in to comment.