Skip to content

Commit

Permalink
Update ImageBuilder tag (dotnet#2419)
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman authored Nov 27, 2020
1 parent e46cb4f commit 8252651
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:898723
imageNames.imageBuilder: mcr.microsoft.com/dotnet-buildtools/image-builder:901872
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-stretch-slim-docker-testrunner-690072
imageNames.testRunner.withrepo: testrunner-withrepo:$(Build.BuildId)-$(System.JobId)

0 comments on commit 8252651

Please sign in to comment.