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

Bump docker dependency and fix import. #2916

Closed
wants to merge 1 commit into from

Conversation

dlorenc
Copy link
Collaborator

@dlorenc dlorenc commented Dec 19, 2023

This was a deprecated package in docker that moved to moby. Fix the import and bump the dep.

Fixes # in case of a bug fix, this should point to a bug and any other related issue(s)

Description

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

dlorenc added a commit to dlorenc/os that referenced this pull request Dec 19, 2023
I sent this upstream at GoogleContainerTools/kaniko#2916

Signed-off-by: Dan Lorenc <dlorenc@chainguard.dev>
This was a deprecated package in docker that moved to moby. Fix the import
and bump the dep.

Signed-off-by: Dan Lorenc <dlorenc@chainguard.dev>
dlorenc added a commit to dlorenc/os that referenced this pull request Dec 19, 2023
I sent this upstream at GoogleContainerTools/kaniko#2916

Signed-off-by: Dan Lorenc <dlorenc@chainguard.dev>
@aaron-prindle
Copy link
Collaborator

@dlorenc thanks for the PR here! If you can rebase this, we should get all the tests passing and can merge 🎊 . A fix was recently submitted related to the CI/CD test errors present in the PR currently (#2918)

@aaron-prindle
Copy link
Collaborator

#2910 also bumps the docker dependency:

	github.com/docker/docker v23.0.5+incompatible -> github.com/docker/docker v24.0.7+incompatible

so am thinking this PR might no longer be necessary.

@aaron-prindle
Copy link
Collaborator

Closing this as this should be fixed by #2910.

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.

3 participants