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 upload multi-platform image by uploading separately #4072

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

codingpaula
Copy link
Contributor

This PR fixes how the Docker image is uploaded to the DockerHub by first pushing the new image and then the cache to separate locations for amd64 and arm64.

@codingpaula codingpaula added github_actions Pull requests that update GitHub Actions code docker Pull requests that update Docker code labels Dec 6, 2024
@codingpaula codingpaula self-assigned this Dec 6, 2024
@codingpaula codingpaula added this to the 2.8.1 milestone Dec 6, 2024
@falkoschindler falkoschindler merged commit 953d841 into main Dec 6, 2024
8 checks passed
@falkoschindler falkoschindler deleted the fix-docker-uploads branch December 6, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants