dotnet / dotnet-docker-nightly

This repository has moved to the nightly branch of dotnet/dotnet-docker.
https://github.com/dotnet/dotnet-docker/tree/nightly
MIT License
35 stars 30 forks source link

Switch to image that contains Docker 17.06.1-ee-2 #430

Closed ravimeda closed 7 years ago

ravimeda commented 7 years ago

CI jobs will start using the new image that contains Docker 17.06.1-ee-2. Refer https://github.com/dotnet/dotnet-ci/pull/820

dnfclas commented 7 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

mmitche commented 7 years ago

@dotnet-bot test ci please

ravimeda commented 7 years ago

Subsequent commits should pick up (hopefully) the new image in CI tests.

MichaelSimons commented 7 years ago

@ravimeda - Can you please make this same change in https://github.com/dotnet/dotnet-docker/blob/master/netci.groovy?