Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker Library to a newer commit #2905

Merged
merged 1 commit into from
Jun 17, 2021
Merged

Conversation

ubhattacharjya
Copy link
Contributor

@ubhattacharjya ubhattacharjya commented Jun 17, 2021

Summary

Update docker library to a newer stable commit - https://github.com/moby/moby/releases/tag/v19.03.11 .
The latest commit in docker cannot be used as it uses a containerd version which relies on Golang version >= 1.13. Windows still uses Go 1.12.

Implementation details

go mod tidy
go mod vendor

Testing

make test
make release
Relying on existing integ and functional tests

Description for the changelog

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ubhattacharjya ubhattacharjya changed the title WIP:Update Docker Library Update Docker Library to a newer commit Jun 17, 2021
@ubhattacharjya ubhattacharjya requested a review from a team June 17, 2021 18:09
@mssrivas
Copy link
Contributor

Going to trust our tests here.

@ubhattacharjya ubhattacharjya merged commit 26d78f6 into aws:dev Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants