Skip to content

Commit

Permalink
Update docker image source
Browse files Browse the repository at this point in the history
dotnet/dotnet-docker#2848 - dockerhub images are now delisted.  This moves to mcr.microsoft.com version.
  • Loading branch information
MattGal authored Jul 12, 2021
1 parent f0e9676 commit 3dd3ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ schedules:
resources:
containers:
- container: LinuxContainer
image: microsoft/dotnet-buildtools-prereqs:ubuntu-14.04-cross-0cd4667-20170319080304
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-14.04-cross-0cd4667-20170319080304

stages:
- stage: build
Expand Down

0 comments on commit 3dd3ff4

Please sign in to comment.