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 to docker/docker v23.0.0 #1825

Merged
merged 2 commits into from
Feb 3, 2023
Merged

Conversation

mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented Feb 2, 2023

In #1823, renovate is failing at that, so do it manually.

Also manually update dependencies of docker/docker, because that repo doesn’t use go.mod the ordinary way (it manages a separate vendor.mod).

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
docker/docker does not use go.mod the usual way, they use
(go mod vendor -modfile vendor.mod). So, use the depencies
from that file to update the transitive dependencies.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@TomSweeneyRedHat
Copy link
Member

LGTM
I've restarted the failed Skopeo test, it looked to be a hiccup talking to quay.io in one test.

Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

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

Heads up: I've seen this break Podman/Buildah due to some changes.

@vrothberg vrothberg merged commit e3c7fbb into containers:main Feb 3, 2023
@mtrmac mtrmac deleted the docker-update branch February 6, 2023 18:37
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