Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDjuradj Kurepa <91743470+dkurepa@users.noreply.github.com>2022-10-04 18:36:50 +0300
committerGitHub <noreply@github.com>2022-10-04 18:36:50 +0300
commit5c909850449fa60f0a0df1cfec7d942a560f3607 (patch)
treef01f49614a34909c20db6fe0351b1d24ea25b1c0
parent493ce626f3278b2d0fd883330bf11a64254981bb (diff)
Update docker to the latest tagging schema (#3057)
-rw-r--r--eng/azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/azure-pipelines.yml b/eng/azure-pipelines.yml
index 454c01353..89696c9a1 100644
--- a/eng/azure-pipelines.yml
+++ b/eng/azure-pipelines.yml
@@ -95,7 +95,7 @@ stages:
${{ if eq(variables.officialBuild, 'true' )}}:
name: NetCore1ESPool-Internal
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64
- container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-3e800f1-20190501005343'
+ container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7'
workspace:
clean: all
steps: