Skip to content

Commit b236a38

Browse files
[main] Update common Docker engineering infrastructure with latest (#1247)
1 parent 8c8aef6 commit b236a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/templates/variables/docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variables:
2-
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2726340
2+
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2727330
33
imageNames.imageBuilder: $(imageNames.imageBuilderName)
44
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
55
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux3.0-docker-testrunner

0 commit comments

Comments
 (0)