update container name (dotnet/corefx#35631)
authorTomas Weinfurt <tweinfurt@yahoo.com>
Wed, 27 Feb 2019 19:46:57 +0000 (11:46 -0800)
committerGitHub <noreply@github.com>
Wed, 27 Feb 2019 19:46:57 +0000 (11:46 -0800)
* pul in updated Alpine39 image

* images no longer published to old place

Commit migrated from https://github.com/dotnet/corefx/commit/417c3b8a97b29f7c5c1d25d5f7357b387bc5a68b

eng/pipelines/libraries/linux.yml

index 7fe8def..f7a3820 100644 (file)
@@ -89,7 +89,7 @@ jobs:
         - ${{ if eq(parameters.isOfficialBuild, 'true') }}:
           - linuxDefaultQueues: Centos.7.Amd64+RedHat.7.Amd64+Debian.8.Amd64+Debian.9.Amd64+Ubuntu.1604.Amd64+Ubuntu.1804.Amd64+Ubuntu.1810.Amd64+OpenSuse.42.Amd64+SLES.12.Amd64+SLES.15.Amd64+Fedora.27.Amd64+Fedora.28.Amd64
           - linuxArm64Queues: Ubuntu.1604.Arm64
-          - alpineQueues: Alpine.36.Amd64+Alpine.38.Amd64+ubuntu.1604.amd64@microsoft/dotnet-buildtools-prereqs:alpine-3.9-helix-34f2903-20190227035445
+          - alpineQueues: Alpine.36.Amd64+Alpine.38.Amd64+ubuntu.1604.amd64@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.9-helix-34f2903-20190227035445
 
     # Legs without helix testing
     # There is no point of running legs without outerloop tests, when in an outerloop build.