SRi

Results 1 comments of SRi

Some issue with latest Dotnet Core Docker SDK release and AWS SDK https://github.com/dotnet/core/blob/master/release-notes/3.1/README.md ![image](https://user-images.githubusercontent.com/6537424/82647942-8dd4fe00-9c34-11ea-9db9-ce95392da89c.png) Using 3.1.100-buster version of Dotnet Core SDK for build in Dockerfile fixed the issue `FROM mcr.microsoft.com/dotnet/core/sdk:3.1.100-buster...