Skip to content

Update dotNET-Core.gitlab-ci.yml template image

What does this MR do and why?

Microsoft has moved their repositories on docker hub, pulling microsoft/dotnet:latest results in an error.

Updated image to mcr.microsoft.com/dotnet/sdk:latest, and Microsofts docker hub URL to https://hub.docker.com/_/microsoft-dotnet.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports