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 goreleaser cross build missing image #8989

Closed
wants to merge 2 commits into from

Conversation

pablin-10
Copy link
Contributor

What is the purpose of the change

This fixes this error we see in CI releases with goreleaser:

Unable to find image 'ghcr.io/goreleaser/goreleaser-cross:v1.22.11' locally
docker: Error response from daemon: manifest unknown.
See 'docker run --help'.
make: *** [Makefile:219: release] Error 125

Testing and Verifying

Tested with release-test target.

@pablin-10 pablin-10 requested a review from a team as a code owner February 5, 2025 21:03
@pablin-10 pablin-10 requested a review from PaddyMc February 5, 2025 21:06
@pablin-10 pablin-10 changed the base branch from v28.x to main February 6, 2025 15:09
@pablin-10 pablin-10 added V:state/compatible/backport State machine compatible PR, should be backported A:no-changelog A:backport/v28.x backport patches to v28.x branch labels Feb 6, 2025
@pablin-10 pablin-10 changed the base branch from main to v28.x February 6, 2025 15:11
@pablin-10
Copy link
Contributor Author

Closing in favor of: #8990

@pablin-10 pablin-10 closed this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v28.x backport patches to v28.x branch A:no-changelog T:build V:state/compatible/backport State machine compatible PR, should be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants