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 c/image after https://github.com/containers/image/pull/2070 #2079

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented Aug 14, 2023

go get github.com/containers/image/v5@main
make vendor

This moves c/image to a commit that includes both the work on main that we were already vendoring, and the last tagged version 5.27.0.

That should prevent Renovate from proposing downgrades which fail tests:

> go get github.com/containers/image/v5@main
> make vendor

This moves c/image to a commit that includes both the work on main
that we were already vendoring, and the last tagged version 5.27.0.

That should prevent Renovate from proposing downgrades which fail tests:
- containers#2065
- containers#2066

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

rhatdan commented Aug 14, 2023

LGTM

Copy link
Member

@TomSweeneyRedHat TomSweeneyRedHat left a comment

Choose a reason for hiding this comment

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

LGTM

@TomSweeneyRedHat
Copy link
Member

/lgtm

@mtrmac mtrmac merged commit f64f323 into containers:main Aug 15, 2023
24 checks passed
@mtrmac mtrmac deleted the c-image-after-merge branch August 15, 2023 12:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants