diff --git a/eng/common/templates/variables/docker-images.yml b/eng/common/templates/variables/docker-images.yml index 0cfb2b59a6..741a4a731a 100644 --- a/eng/common/templates/variables/docker-images.yml +++ b/eng/common/templates/variables/docker-images.yml @@ -1,5 +1,5 @@ variables: - imageNames.imageBuilder: mcr.microsoft.com/dotnet-buildtools/image-builder:939194 + imageNames.imageBuilder: mcr.microsoft.com/dotnet-buildtools/image-builder:957042 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)