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

Upgrade version of docker and containerd for package tooling #110

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

Vandy-P
Copy link
Contributor

@Vandy-P Vandy-P commented Jul 12, 2023

Description

build-all target failing to build package-tooling with below error
version '5:20.10.143-0debian-bullseye' for 'docker-ce' was not found

Upgraded the version of docker and containerd

Fixes #111

Change Details

Check all that apply:

  • New feature
  • Bug fix
  • Non-code change
  • Non-breaking change
  • Breaking change
  • Requires a documentation change

Release Note

NA

How Has This Been Tested?

make build-all

Checklist:

  • My code follows the Contribution and Style guidelines of this project
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • I have added test details that prove my fix is effective or that my feature works

Signed-off-by: Vandana Pathak <pathakv@sjc-ubu-eng-127.vmware.com>
@Vandy-P Vandy-P changed the title version changes for package tooling Upgrade version of docker and containerd for package tooling Jul 12, 2023
@Vandy-P Vandy-P requested a review from yharish991 July 12, 2023 14:43
Copy link
Member

@yharish991 yharish991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Vandy-P Vandy-P merged commit cecb0d8 into main Jul 13, 2023
2 checks passed
@Vandy-P Vandy-P deleted the version-issue branch July 13, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

package tooling build is failing , unable to find docker and containerd version
3 participants