Skip to content

Commit

Permalink
Update common Docker engineering infrastructure with latest (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-docker-bot authored Jul 8, 2021
1 parent 12f133e commit b2dd4a7
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.imageBuilder: mcr.microsoft.com/dotnet-buildtools/image-builder:1214367
imageNames.imageBuilder: mcr.microsoft.com/dotnet-buildtools/image-builder:1222106
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-buster-slim-docker-testrunner-974165
imageNames.testRunner.withrepo: testrunner-withrepo:$(Build.BuildId)-$(System.JobId)

0 comments on commit b2dd4a7

Please sign in to comment.