Updated docker to 19.03.12 and golang to 1.13.12#9
Updated docker to 19.03.12 and golang to 1.13.12#9StefanScherer merged 7 commits intoStefanScherer:masterfrom carlitorendon:update-to-19.03.12
Conversation
|
Oh, there is no |
…k as it is failing
Hello @StefanScherer thank you for pointing that out. After playing lottery with the windows host, it turned out to be ltsc2016. Now the process is dying on this line: claiming it can't validate the SSL connection to chocolatey.org... (I have seen that in places where some protection software running on the host puts itself in the middle to do some sort policing I tried to add a Any ideas 🤔? |
…colatey (because it is failing due to a false positive SSL warning)
|
Oh, indeed ltsc2016. Well that can be fixed by updating the AppVeyor image. https://www.appveyor.com/docs/windows-images-software/#docker In the appveyor.yml use |
…respondingly made the docker file use Windows Long Term Service Channel (LTSC) 2019 as well.
Hello @StefanScherer thank you for the tip! New to AppVeyor. It seems like it passed ok. |
StefanScherer
left a comment
There was a problem hiding this comment.
LGTM
Thanks for updating the pipeline and bumping the version.
|
@carlitorendon a new github release is live. 😀 |
@StefanScherer thank you for pointing me in the right direction! |
Used this tag to obtain versions:
https://github.com/docker/cli/releases/tag/v19.03.12