aspnet / aspnet-docker

[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.
https://asp.net
719 stars 171 forks source link

Get specific version of PowerShell in Dockerfile.testrunner.linux #320

Closed ravimeda closed 6 years ago

ravimeda commented 6 years ago

Porting changes from (https://github.com/dotnet/dotnet-docker/commit/d689737f7ecd5c60c54acd57865f55e4fee3a02e#diff-2a94d6d66048b505f6052556c0325bd7) to ensure a specified version of PowerShell is available in the image. This avoids build breaks due to changes in PowerShell as discussed in https://github.com/aspnet/aspnet-docker/pull/319

dnfclas commented 6 years ago

@ravimeda, Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request. Thanks, .NET Foundation Pull Request Bot

ravimeda commented 6 years ago

@natemcmaster @MichaelSimons PTAL.

ravimeda commented 6 years ago

Thanks! Logged (https://github.com/dotnet/dotnet-docker-nightly/issues/474) to track name update to pwsh.

ravimeda commented 6 years ago

Please could one of you merge the changes since I do not have access.