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

Fix xpkg build against Docker 1.25 #454

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Conversation

pedjak
Copy link
Contributor

@pedjak pedjak commented Mar 26, 2024

Description of your changes

Upgraded go-containerregistry library to v0.19.1 containing the right fix

google/go-containerregistry#1872

Fixes #416

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

Run up xpkg build against Docker 1.25

Upgraded go-containerregistry library to v0.19.1 containing the right fix

google/go-containerregistry#1872
@pedjak pedjak merged commit 200b9a5 into upbound:main Mar 27, 2024
6 checks passed
@jbw976 jbw976 mentioned this pull request Apr 5, 2024
3 tasks
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.

up xpkg build breaks on Docker 25.0
2 participants