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

Minor fix for PR 422 #423

Merged
merged 3 commits into from
Nov 11, 2024
Merged

Minor fix for PR 422 #423

merged 3 commits into from
Nov 11, 2024

Conversation

dwertent
Copy link
Contributor

@dwertent dwertent commented Nov 9, 2024

In Pull Request #422, we first pulled the image before retagging it. This caused the image to be downloaded based on the architecture of the runner, meaning the ARM64 version was not published under the final tag. In this Pull Request, I fixed the issue by creating the manifest for each tag instead of pulling and retagging

image

Signed-off-by: dwertent <[email protected]>
@dwertent dwertent enabled auto-merge November 9, 2024 20:32
@dwertent dwertent merged commit ead4f15 into main Nov 11, 2024
5 checks passed
@dwertent dwertent deleted the fix-422 branch November 11, 2024 23:29
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