diff --git a/eng/common/templates/variables/docker-images.yml b/eng/common/templates/variables/docker-images.yml index 75b838db04..1d99b01751 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:2008486 + imageNames.imageBuilder: mcr.microsoft.com/dotnet-buildtools/image-builder:2017609 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)