Skip to content

Commit

Permalink
Update common Docker engineering infrastructure with latest (#1903)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-docker-bot authored May 11, 2020
1 parent 04b8eeb commit 4c6c993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/common/templates/variables/docker-images.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
variables:
imageNames.imageBuilder.linux: mcr.microsoft.com/dotnet-buildtools/image-builder:linux-20200501213534
imageNames.imageBuilder.windows: mcr.microsoft.com/dotnet-buildtools/image-builder:windows-20200501213534
imageNames.imageBuilder.linux: mcr.microsoft.com/dotnet-buildtools/image-builder:linux-20200511142427
imageNames.imageBuilder.windows: mcr.microsoft.com/dotnet-buildtools/image-builder:windows-20200511142427
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-stretch-slim-docker-testrunner-d61254f-20190807161111
imageNames.testRunner.withrepo: testrunner-withrepo:$(Build.BuildId)-$(System.JobId)

0 comments on commit 4c6c993

Please sign in to comment.